summaryrefslogtreecommitdiffstats
path: root/sys/net/if.h
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2009-02-16 15:09:37 +0000
committerluigi <luigi@FreeBSD.org>2009-02-16 15:09:37 +0000
commit137b1713f41b2cd8bc372d908230e207061dcc1d (patch)
treec2114a77e3a5c10c9292e8a7c2cb2ccc4071c23c /sys/net/if.h
parent0a0d3f132a119de65ca5c709c5522d7974567adf (diff)
downloadFreeBSD-src-137b1713f41b2cd8bc372d908230e207061dcc1d.zip
FreeBSD-src-137b1713f41b2cd8bc372d908230e207061dcc1d.tar.gz
remove unnecessary forward declaration
Diffstat (limited to 'sys/net/if.h')
-rw-r--r--sys/net/if.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/net/if.h b/sys/net/if.h
index 7712796..f60ddc7 100644
--- a/sys/net/if.h
+++ b/sys/net/if.h
@@ -452,8 +452,6 @@ __END_DECLS
#endif
#ifdef _KERNEL
-struct thread;
-
/* XXX - this should go away soon. */
#include <net/if_var.h>
#endif
OpenPOWER on IntegriCloud