]> arthur.barton.de Git - netatalk.git/blobdiff - sys/netatalk/aarp.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / sys / netatalk / aarp.c
index f95fbf1874a96fc710266d8fe11336a26ff52cc7..ee18845ecfe9fbf1c772bb40c9bdbdf41053af3f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: aarp.c,v 1.2 2001-06-29 14:14:47 rufustfirefly Exp $
+ * $Id: aarp.c,v 1.3 2002-01-03 17:49:39 sibaz Exp $
  *
  * Copyright (c) 1990,1991 Regents of The University of Michigan.
  * All Rights Reserved.
@@ -11,7 +11,7 @@
 
 #include <sys/types.h>
 #include <sys/socket.h>
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <sys/param.h>
 #include <sys/mbuf.h>
 #include <sys/time.h>