aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-07-25 22:01:47 +0800
committersimokawa <simokawa@FreeBSD.org>2003-07-25 22:01:47 +0800
commit7917ecdc1852e25d8098856a674e71910afc9f1a (patch)
tree0a199435e7ac65b1165715aff406fe062efcd711
parent00c676572b7accdf48cae88f465b32a5835d42c5 (diff)
downloadfreebsd-ports-gnome-7917ecdc1852e25d8098856a674e71910afc9f1a.tar.gz
freebsd-ports-gnome-7917ecdc1852e25d8098856a674e71910afc9f1a.tar.zst
freebsd-ports-gnome-7917ecdc1852e25d8098856a674e71910afc9f1a.zip
Make this compiled on -stable.
-rw-r--r--benchmarks/tcpblast/src/tcpblast.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/tcpblast/src/tcpblast.c b/benchmarks/tcpblast/src/tcpblast.c
index 6cfcb621f87d..827c287669c7 100644
--- a/benchmarks/tcpblast/src/tcpblast.c
+++ b/benchmarks/tcpblast/src/tcpblast.c
@@ -17,7 +17,6 @@
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
-#include <getopt.h>
#include <errno.h>
#define BLKSIZE 1024