summaryrefslogtreecommitdiff
path: root/benchmarks/tcpblast
diff options
context:
space:
mode:
authorHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-07-25 14:01:47 +0000
committerHidetoshi Shimokawa <simokawa@FreeBSD.org>2003-07-25 14:01:47 +0000
commit93df17babf0436707b53caf67de78635f109e367 (patch)
tree4c15d7fd40a407d122e13acce57345fd0cc55f38 /benchmarks/tcpblast
parentAdd support for ipv6. (diff)
Make this compiled on -stable.
Notes
Notes: svn path=/head/; revision=85577
Diffstat (limited to 'benchmarks/tcpblast')
-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