Subject: Re: network inoperative on -current i386 kernel
To: None <paul@whooppee.com>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: port-i386
Date: 07/02/2000 23:17:45
The problem was discovered earlier today; it relates to yesterday's
change to sys/net/netisr.h

It should be fixed in tomorrow's bits; if you can't wait, move the
#include "ppp.h" and #include "arp.h" up to the top of the file so
they're included even if LOCORE is defined..

				- Bill