summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_fw.h
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2005-05-04 13:12:52 +0000
committerglebius <glebius@FreeBSD.org>2005-05-04 13:12:52 +0000
commitcf5c01798e8ed6b622cbf711fba780c5a7b3e507 (patch)
tree0c918a4794bc85bb2e7881fce1d028a0265ececd /sys/netinet/ip_fw.h
parente6d10efc2a28df376035767e5e60dc1a717178c1 (diff)
downloadFreeBSD-src-cf5c01798e8ed6b622cbf711fba780c5a7b3e507.zip
FreeBSD-src-cf5c01798e8ed6b622cbf711fba780c5a7b3e507.tar.gz
IPFW version 2 is the only option in HEAD and RELENG_5.
Thus, cleanup unnecessary now ifdefs.
Diffstat (limited to 'sys/netinet/ip_fw.h')
-rw-r--r--sys/netinet/ip_fw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/ip_fw.h b/sys/netinet/ip_fw.h
index 5b196d6..01d91f1 100644
--- a/sys/netinet/ip_fw.h
+++ b/sys/netinet/ip_fw.h
@@ -27,7 +27,6 @@
#ifndef _IPFW2_H
#define _IPFW2_H
-#define IPFW2 1
/*
* The kernel representation of ipfw rules is made of a list of
OpenPOWER on IntegriCloud