]> arthur.barton.de Git - netatalk.git/blobdiff - etc/atalkd/aep.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / atalkd / aep.c
index 1b681548fbd455c9887fabcbe9a00f3327e2d434..de456b0defba1eeea3dc94147305fa1cfaf11543 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: aep.c,v 1.5 2001-12-10 20:16:54 srittau Exp $
+ * $Id: aep.c,v 1.6 2002-01-03 17:49:39 sibaz Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved. See COPYRIGHT.
@@ -12,7 +12,7 @@
 #include <string.h>
 #include <errno.h>
 
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netatalk/at.h>