From 0dd5bacf80f4f04feb6b03b9eac24673cd3d06f6 Mon Sep 17 00:00:00 2001 From: Dennis Herrmann Date: Thu, 28 May 2009 17:21:46 +0000 Subject: - Update to 0.10 PR: ports/135027 Submitted by: Thomas-Martin Seck (maintainer) --- www/gatling/files/patch-bench.c | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/gatling/files/patch-bench.c (limited to 'www/gatling/files/patch-bench.c') 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 + #include + #include ++#include + + void usage() { + die(0,"usage: bench [-n requests] [-c concurrency] [-t timeout] [-k] [-K count]\n" -- cgit v1.2.3