aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/siege/files/patch-src_init.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/siege/files/patch-src_init.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/siege/files/patch-src_init.c')
-rw-r--r--benchmarks/siege/files/patch-src_init.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/siege/files/patch-src_init.c b/benchmarks/siege/files/patch-src_init.c
index a805d8487e92..e2d0c2ce2b78 100644
--- a/benchmarks/siege/files/patch-src_init.c
+++ b/benchmarks/siege/files/patch-src_init.c
@@ -1,6 +1,6 @@
---- src/init.c.orig 2015-12-22 20:12:40 UTC
+--- src/init.c.orig 2016-05-20 11:41:06 UTC
+++ src/init.c
-@@ -35,6 +35,9 @@
+@@ -39,6 +39,9 @@
#include <unistd.h>
#include <errno.h>
#include <stdlib.h>
@@ -8,5 +8,5 @@
+#include <signal.h>
+#endif
- int
- init_config( void )
+ #define LINESZ 1024
+