]> arthur.barton.de Git - netatalk.git/blobdiff - sys/netatalk/ddp_input.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / sys / netatalk / ddp_input.c
index 3cb87ec0c073784ce7eef0b27d1ad37c4b9edbc4..3eb25e768f24579705a35c096323197791f277b9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ddp_input.c,v 1.2 2001-06-29 14:14:47 rufustfirefly Exp $
+ * $Id: ddp_input.c,v 1.3 2002-01-03 17:49:39 sibaz Exp $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -14,7 +14,7 @@
 #include <sys/mbuf.h>
 #include <sys/socket.h>
 #include <sys/socketvar.h>
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <net/if.h>
 #include <net/route.h>
 #ifdef _IBMR2