SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/libsignal-protocol-c/patches/patch-src_key_helper_c
Normal file
12
net/libsignal-protocol-c/patches/patch-src_key_helper_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
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
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue