summaryrefslogtreecommitdiff
path: root/net-p2p/automatic/files/automatic-0.9.0-util_test-header.patch
blob: 726140644d8cadf8a2248481056fd6a03e7d1dad (plain)
1
2
3
4
5
6
7
8
9
10
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>