aboutsummaryrefslogtreecommitdiffstats
path: root/main/iperf3/build-fixes.patch
diff options
context:
space:
mode:
authorOleg Titov <oleg.titov@gmail.com>2019-06-24 10:50:01 -0500
committerSören Tempel <soeren+git@soeren-tempel.net>2019-07-15 21:04:57 +0200
commit7f979fc51ae31d5c695d8481ba84a4afc5080efb (patch)
tree2b514a2041f1456cde154cdc040e40080326caac /main/iperf3/build-fixes.patch
parentba1c433ff55147c1ca5ce71d47e5c573dc007a47 (diff)
downloadaports-7f979fc51ae31d5c695d8481ba84a4afc5080efb.tar.bz2
aports-7f979fc51ae31d5c695d8481ba84a4afc5080efb.tar.xz
main/iperf3: upgrade to 3.7
Diffstat (limited to 'main/iperf3/build-fixes.patch')
-rw-r--r--main/iperf3/build-fixes.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/iperf3/build-fixes.patch b/main/iperf3/build-fixes.patch
index b797e70ea5..0f6804ecf3 100644
--- a/main/iperf3/build-fixes.patch
+++ b/main/iperf3/build-fixes.patch
@@ -7,7 +7,7 @@
+#include <sys/types.h>
#include "timer.h"
-
+ #include "iperf_time.h"
--- a/src/t_uuid.c
+++ b/src/t_uuid.c
@@ -28,6 +28,7 @@
@@ -17,4 +17,4 @@
+#include <sys/types.h>
#include "iperf_util.h"
-
+