summaryrefslogtreecommitdiffstats
path: root/sys/net/if.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if.h')
-rw-r--r--sys/net/if.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/net/if.h b/sys/net/if.h
index 056b711..1f08bcb 100644
--- a/sys/net/if.h
+++ b/sys/net/if.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)if.h 8.1 (Berkeley) 6/10/93
- * $Id: if.h,v 1.33 1996/08/04 10:54:12 phk Exp $
+ * $Id: if.h,v 1.34 1996/08/26 23:17:17 julian Exp $
*/
#ifndef _NET_IF_H_
@@ -62,8 +62,6 @@
* interfaces. These routines live in the files if.c and route.c
*/
-#include <sys/socket.h> /* for struct sockaddr */
-
#ifndef _TIME_ /* XXX fast fix for SNMP, going away soon */
#include <sys/time.h>
#endif
OpenPOWER on IntegriCloud