X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=src%2Fnetbsd%2Fdevice.c;h=f89c6bf5b0e03ae9eef2205dbbc61300500fc3be;hp=996dd875afe23c94cf5fd093c6dd3b2bc8940de7;hb=e26dd564163fca001ab1694a51e7412f9ac970de;hpb=72cd8938e2c759905666ea7d2c90dc1f0b2e2cd5 diff --git a/src/netbsd/device.c b/src/netbsd/device.c index 996dd87..f89c6bf 100644 --- a/src/netbsd/device.c +++ b/src/netbsd/device.c @@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id: device.c,v 1.2 2002/04/09 15:32:14 zarq Exp $ + $Id: device.c,v 1.3 2002/04/13 11:08:31 zarq Exp $ */ #include "config.h" @@ -32,13 +32,13 @@ #include #include #include -#include #include #include #include "conf.h" #include "net.h" #include "subnet.h" +#include "logging.h" #include "system.h"