From 56bf85096cc89f91d28671b5d93b4172240263bc Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 27 Jul 2016 15:09:11 +0000 Subject: Cleanup patches, category benchmarks Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- benchmarks/netperf/files/patch-src_dscp.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 benchmarks/netperf/files/patch-src_dscp.c (limited to 'benchmarks/netperf/files/patch-src_dscp.c') diff --git a/benchmarks/netperf/files/patch-src_dscp.c b/benchmarks/netperf/files/patch-src_dscp.c new file mode 100644 index 000000000000..43f33fc55353 --- /dev/null +++ b/benchmarks/netperf/files/patch-src_dscp.c @@ -0,0 +1,10 @@ +--- src/dscp.c.orig 2012-10-11 20:42:06 UTC ++++ src/dscp.c +@@ -54,6 +54,7 @@ const char * iptos2str(int iptos); + */ + + #if HAVE_NETINET_IN_SYSTM_H ++#include + #include + #endif + #if HAVE_NETINET_IP_H -- cgit v1.2.3