Author: luigi
Date: Mon Feb 16 15:09:37 2009
New Revision: 188674
URL: http://svn.freebsd.org/changeset/base/188674

Log:
  remove unnecessary forward declaration

Modified:
  head/sys/net/if.h

Modified: head/sys/net/if.h
==============================================================================
--- head/sys/net/if.h   Mon Feb 16 15:08:41 2009        (r188673)
+++ head/sys/net/if.h   Mon Feb 16 15:09:37 2009        (r188674)
@@ -452,8 +452,6 @@ __END_DECLS
 #endif
 
 #ifdef _KERNEL
-struct thread;
-
 /* XXX - this should go away soon. */
 #include <net/if_var.h>
 #endif
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to