ports/net/libsignal-protocol-c/patches/patch-src_key_helper_c

13 lines
274 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/key_helper.c
--- src/key_helper.c.orig
+++ src/key_helper.c
@@ -6,7 +6,7 @@
#include "ratchet.h"
#include "curve.h"
#include "signal_protocol_internal.h"
-#include "utlist.h"
+#include "utlist_local.h"
struct signal_protocol_key_helper_pre_key_list_node
{