Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/arch/hp300/stand/common pullup 1.3->1.4 (he)



details:   https://anonhg.NetBSD.org/src/rev/17d1c71dff6c
branches:  netbsd-1-4
changeset: 468656:17d1c71dff6c
user:      perry <perry%NetBSD.org@localhost>
date:      Wed May 05 17:08:32 1999 +0000

description:
pullup 1.3->1.4 (he)

diffstat:

 sys/arch/hp300/stand/common/if_le.c |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fec0853763b0 -r 17d1c71dff6c sys/arch/hp300/stand/common/if_le.c
--- a/sys/arch/hp300/stand/common/if_le.c       Wed May 05 17:07:06 1999 +0000
+++ b/sys/arch/hp300/stand/common/if_le.c       Wed May 05 17:08:32 1999 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: if_le.c,v 1.3 1999/03/25 23:12:10 thorpej Exp $        */
+/*     $NetBSD: if_le.c,v 1.3.2.1 1999/05/05 17:08:32 perry Exp $      */
 
 /*
  * Copyright (c) 1993 Adam Glass
@@ -34,6 +34,7 @@
 #include <sys/param.h>
 #include <sys/types.h>
 
+#include <net/if_ether.h>
 #include <netinet/in.h>
 #include <netinet/in_systm.h>
 



Home | Main Index | Thread Index | Old Index