command-not-found: Update with new executables
[termux-packages] / packages / iperf3 / iperf_util.h.patch
CommitLineData
59f0d218
FF
1diff -u -r ../iperf-3.0.3/src/iperf_util.h ./src/iperf_util.h
2--- ../iperf-3.0.3/src/iperf_util.h 2014-03-26 19:06:38.000000000 +0100
3+++ ./src/iperf_util.h 2014-06-16 08:33:18.668282505 +0200
4@@ -11,6 +11,7 @@
5 #define __IPERF_UTIL_H
6
7 #include "cjson.h"
8+#include <sys/select.h>
9
10 void make_cookie(char *);
11