summaryrefslogtreecommitdiffstats
path: root/sys/net/if_gif.c
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2006-07-27 21:01:48 +0000
committerthompsa <thompsa@FreeBSD.org>2006-07-27 21:01:48 +0000
commit4a3cc37070bfef294651ec1db11ed58c79d378c9 (patch)
tree214211e72d85756f3c30c590aad5b25e220d6404 /sys/net/if_gif.c
parent6e9eacd766ebc1ee97172cd621ef3ead709ebd24 (diff)
downloadFreeBSD-src-4a3cc37070bfef294651ec1db11ed58c79d378c9.zip
FreeBSD-src-4a3cc37070bfef294651ec1db11ed58c79d378c9.tar.gz
Remove the dependency of bridgestp.h on if_bridgevar.h by moving a couple of
private structures to if_bridge.c.
Diffstat (limited to 'sys/net/if_gif.c')
-rw-r--r--sys/net/if_gif.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/if_gif.c b/sys/net/if_gif.c
index 654321e..2a640a6 100644
--- a/sys/net/if_gif.c
+++ b/sys/net/if_gif.c
@@ -81,7 +81,6 @@
#include <netinet/ip_encap.h>
#include <net/ethernet.h>
-#include <net/bridgestp.h>
#include <net/if_bridgevar.h>
#include <net/if_gif.h>
OpenPOWER on IntegriCloud