13 lines
273 B
Text
13 lines
273 B
Text
|
Index: tests/test_common.c
|
||
|
--- tests/test_common.c.orig
|
||
|
+++ tests/test_common.c
|
||
|
@@ -6,7 +6,7 @@
|
||
|
|
||
|
#include "../src/signal_protocol.h"
|
||
|
#include "curve.h"
|
||
|
-#include "uthash.h"
|
||
|
+#include "uthash_local.h"
|
||
|
|
||
|
/*
|
||
|
* This is an implementation of Jenkin's "One-at-a-Time" hash.
|