summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-08-16 07:36:30 +0000
committerimp <imp@FreeBSD.org>2000-08-16 07:36:30 +0000
commit22208cf490fdf4c918876f9e325f07f248fdd65a (patch)
tree995b918ed528f318ccb351632447d4f4ddde5cab /sbin/ipfw
parentd39ed01a1474b422142a6ed95a1dc8f4732dd5f2 (diff)
downloadFreeBSD-src-22208cf490fdf4c918876f9e325f07f248fdd65a.zip
FreeBSD-src-22208cf490fdf4c918876f9e325f07f248fdd65a.tar.gz
optreset is declared in unistd.h now.
Diffstat (limited to 'sbin/ipfw')
-rw-r--r--sbin/ipfw/ipfw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ipfw/ipfw.c b/sbin/ipfw/ipfw.c
index e3a6f57..1caf288 100644
--- a/sbin/ipfw/ipfw.c
+++ b/sbin/ipfw/ipfw.c
@@ -2053,7 +2053,6 @@ ipfw_main(ac,av)
{
int ch;
- extern int optreset; /* XXX should be declared in <unistd.h> */
if ( ac == 1 ) {
show_usage(NULL);
OpenPOWER on IntegriCloud