aboutsummaryrefslogtreecommitdiffstats
path: root/main/iperf3/build-fixes.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/iperf3/build-fixes.patch')
-rw-r--r--main/iperf3/build-fixes.patch14
1 files changed, 6 insertions, 8 deletions
diff --git a/main/iperf3/build-fixes.patch b/main/iperf3/build-fixes.patch
index e361a86507..b797e70ea5 100644
--- a/main/iperf3/build-fixes.patch
+++ b/main/iperf3/build-fixes.patch
@@ -1,7 +1,6 @@
-diff -upr iperf-3.1.5.orig/src/t_timer.c iperf-3.1.5/src/t_timer.c
---- iperf-3.1.5.orig/src/t_timer.c 2017-01-17 12:19:14.044458009 +0100
-+++ iperf-3.1.5/src/t_timer.c 2017-01-17 12:19:34.674090042 +0100
-@@ -28,6 +28,7 @@
+--- a/src/t_timer.c
++++ b/src/t_timer.c
+@@ -33,6 +33,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <sys/time.h>
@@ -9,9 +8,8 @@ diff -upr iperf-3.1.5.orig/src/t_timer.c iperf-3.1.5/src/t_timer.c
#include "timer.h"
-diff -upr iperf-3.1.5.orig/src/t_uuid.c iperf-3.1.5/src/t_uuid.c
---- iperf-3.1.5.orig/src/t_uuid.c 2017-01-17 12:20:38.013934038 +0100
-+++ iperf-3.1.5/src/t_uuid.c 2017-01-17 12:20:57.200620745 +0100
+--- a/src/t_uuid.c
++++ b/src/t_uuid.c
@@ -28,6 +28,7 @@
#include <stdlib.h>
#include <string.h>
@@ -19,4 +17,4 @@ diff -upr iperf-3.1.5.orig/src/t_uuid.c iperf-3.1.5/src/t_uuid.c
+#include <sys/types.h>
#include "iperf_util.h"
-
+