summaryrefslogtreecommitdiff
path: root/www/gatling/files/patch-bench.c
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-05-28 17:21:46 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-05-28 17:21:46 +0000
commit0dd5bacf80f4f04feb6b03b9eac24673cd3d06f6 (patch)
tree346807d58e42e36896aa6401fc77f254878e6ee2 /www/gatling/files/patch-bench.c
parent- Update distinfo (diff)
- Update to 0.10
PR: ports/135027 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Notes
Notes: svn path=/head/; revision=234707
Diffstat (limited to 'www/gatling/files/patch-bench.c')
-rw-r--r--www/gatling/files/patch-bench.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/gatling/files/patch-bench.c b/www/gatling/files/patch-bench.c
new file mode 100644
index 000000000000..e833944cc33c
--- /dev/null
+++ b/www/gatling/files/patch-bench.c
@@ -0,0 +1,10 @@
+--- bench.c.orig 2009-04-10 18:15:06.000000000 +0200
++++ bench.c 2009-04-10 18:15:19.000000000 +0200
+@@ -13,6 +13,7 @@
+ #include <errno.h>
+ #include <buffer.h>
+ #include <fcntl.h>
++#include <string.h>
+
+ void usage() {
+ die(0,"usage: bench [-n requests] [-c concurrency] [-t timeout] [-k] [-K count]\n"