From 2665a7e70beb23e7ca8398d676acc0ff90e7565b Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Wed, 22 Aug 2001 10:41:09 +0000 Subject: netinet/if_ether.h, not net/if_ether.h. Isn't it fun to not notice bugs because of pollution by the cross-compilation environment? --- sys/arch/sparc64/stand/ofwboot/netif_of.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/sparc64/stand') diff --git a/sys/arch/sparc64/stand/ofwboot/netif_of.c b/sys/arch/sparc64/stand/ofwboot/netif_of.c index d8af25049b3..8f18b6b0c5f 100644 --- a/sys/arch/sparc64/stand/ofwboot/netif_of.c +++ b/sys/arch/sparc64/stand/ofwboot/netif_of.c @@ -1,4 +1,4 @@ -/* $OpenBSD: netif_of.c,v 1.2 2001/08/20 19:55:33 jason Exp $ */ +/* $OpenBSD: netif_of.c,v 1.3 2001/08/22 10:41:08 art Exp $ */ /* $NetBSD: netif_of.c,v 1.1 2000/08/20 14:58:39 mrg Exp $ */ /* @@ -44,7 +44,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3