summaryrefslogtreecommitdiff
path: root/net-p2p/automatic/files/automatic-0.9.0-util_test-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/automatic/files/automatic-0.9.0-util_test-header.patch')
-rw-r--r--net-p2p/automatic/files/automatic-0.9.0-util_test-header.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-p2p/automatic/files/automatic-0.9.0-util_test-header.patch b/net-p2p/automatic/files/automatic-0.9.0-util_test-header.patch
new file mode 100644
index 000000000000..726140644d8c
--- /dev/null
+++ b/net-p2p/automatic/files/automatic-0.9.0-util_test-header.patch
@@ -0,0 +1,11 @@
+# https://github.com/1100101/Automatic/pull/20
+--- ../src/tests/utils_test.c.org 2022-08-21 11:39:01.502847479 +0300
++++ ../src/tests/utils_test.c 2022-08-21 11:39:18.455043931 +0300
+@@ -6,6 +6,7 @@
+ */
+
+
++#include <stdint.h>
+ #include <stdio.h>
+ #include <string.h>
+ #include <assert.h>