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

12 lines
210 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: tests/test_utarray.h
--- tests/test_utarray.h.orig
+++ tests/test_utarray.h
@@ -5,6 +5,6 @@
#define oom() ck_abort()
-#include "utarray.h"
+#include "utarray_local.h"
#endif /* TEST_UTARRAY_H */