remove unnecessary forward declaration

This commit is contained in:
Luigi Rizzo 2009-02-16 15:09:37 +00:00
parent 35b78b7520
commit a1d4f19c0d

View File

@ -452,8 +452,6 @@ __END_DECLS
#endif
#ifdef _KERNEL
struct thread;
/* XXX - this should go away soon. */
#include <net/if_var.h>
#endif