aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/netperf/files/patch-netcpu_sysctl.c
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
commit56bf85096cc89f91d28671b5d93b4172240263bc (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/netperf/files/patch-netcpu_sysctl.c
parent26b078f5434c79c09183a623d0c9897d12fd26c9 (diff)
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'benchmarks/netperf/files/patch-netcpu_sysctl.c')
-rw-r--r--benchmarks/netperf/files/patch-netcpu_sysctl.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/netperf/files/patch-netcpu_sysctl.c b/benchmarks/netperf/files/patch-netcpu_sysctl.c
deleted file mode 100644
index cf96284de13d..000000000000
--- a/benchmarks/netperf/files/patch-netcpu_sysctl.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/netcpu_sysctl.c.orig 2014-06-04 01:37:37.000000000 +0200
-+++ src/netcpu_sysctl.c 2015-10-19 16:05:51.583777000 +0200
-@@ -6,6 +6,8 @@
- #endif
-
- #include <stdio.h>
-+#include <stdlib.h>
-+#include <string.h>
- #include <unistd.h>
-
- #if HAVE_INTTYPES_H