diff options
Diffstat (limited to 'benchmarks/netperf/files/patch-dscp.c')
-rw-r--r-- | benchmarks/netperf/files/patch-dscp.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/benchmarks/netperf/files/patch-dscp.c b/benchmarks/netperf/files/patch-dscp.c deleted file mode 100644 index 3354b085e6aa..000000000000 --- a/benchmarks/netperf/files/patch-dscp.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/dscp.c.orig 2012-04-04 08:51:29.000000000 +0900 -+++ src/dscp.c 2012-08-24 11:12:14.866495927 +0900 -@@ -50,6 +50,7 @@ - */ - - #if HAVE_NETINET_IN_SYSTM_H -+#include <sys/types.h> - #include <netinet/in_systm.h> - #endif - #if HAVE_NETINET_IP_H |