Initial push
[termux-packages] / packages / iperf3 / iperf_util.h.patch
diff --git a/packages/iperf3/iperf_util.h.patch b/packages/iperf3/iperf_util.h.patch
new file mode 100644 (file)
index 0000000..0430542
--- /dev/null
@@ -0,0 +1,11 @@
+diff -u -r ../iperf-3.0.3/src/iperf_util.h ./src/iperf_util.h
+--- ../iperf-3.0.3/src/iperf_util.h    2014-03-26 19:06:38.000000000 +0100
++++ ./src/iperf_util.h 2014-06-16 08:33:18.668282505 +0200
+@@ -11,6 +11,7 @@
+ #define __IPERF_UTIL_H
+ #include "cjson.h"
++#include <sys/select.h>
+ void make_cookie(char *);