diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1998-09-16 22:41:23 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1998-09-16 22:41:23 +0000 |
commit | 5adc1bdecf265b0650027a384d1d4bcc97b2040a (patch) | |
tree | 165bac954226e7478cb2765fb4094c8c1396867e /sys/arch/vax | |
parent | be750c7755842395b37ff183abb8d18887abc1a5 (diff) |
o if_media'fied am7990
o if_media'fied sun4m le.
Diffstat (limited to 'sys/arch/vax')
-rw-r--r-- | sys/arch/vax/if/if_le.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/vax/if/if_le.c b/sys/arch/vax/if/if_le.c index 2982f30160b..3b9528685d1 100644 --- a/sys/arch/vax/if/if_le.c +++ b/sys/arch/vax/if/if_le.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_le.c,v 1.3 1997/09/10 08:28:40 maja Exp $ */ +/* $OpenBSD: if_le.c,v 1.4 1998/09/16 22:41:19 jason Exp $ */ /* $NetBSD: if_le.c,v 1.8 1997/04/21 22:04:23 ragge Exp $ */ /* #define LE_CHIP_IS_POKEY /* does VS2000 need this ??? */ @@ -57,6 +57,8 @@ #include <netinet/if_ether.h> #endif +#include <net/if_media.h> + /* * This would be nice, but it's not yet there... * |