artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d216a
)
remove unnecessary kernel dependency - mep@netsec.net
author
kjell
<kjell@openbsd.org>
Wed, 12 Apr 2000 21:51:48 +0000
(21:51 +0000)
committer
kjell
<kjell@openbsd.org>
Wed, 12 Apr 2000 21:51:48 +0000
(21:51 +0000)
sbin/ipf/ipf.c
patch
|
blob
|
history
diff --git
a/sbin/ipf/ipf.c
b/sbin/ipf/ipf.c
index
17cf2d3
..
9a97884
100644
(file)
--- a/
sbin/ipf/ipf.c
+++ b/
sbin/ipf/ipf.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: ipf.c,v 1.2
3 2000/03/13 23:40:19
kjell Exp $ */
+/* $OpenBSD: ipf.c,v 1.2
4 2000/04/12 21:51:48
kjell Exp $ */
/*
* Copyright (C) 1993-1998 by Darren Reed.
@@
-39,7
+39,6
@@
#include <netinet/ip_fil_compat.h>
#include <netinet/ip_fil.h>
#include <netinet/ip_nat.h>
-#include <netinet/ip_state.h>
#include "ipf.h"
#include <netinet/ipl.h>