]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/headers.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / papd / headers.c
index dfeea498f48d7e3b4a1abb88dcb3133f12a76d8f..58dbdf1a7846e38aedd455287b8bda2e8878cbb3 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: headers.c,v 1.7 2001-06-19 18:04:40 rufustfirefly Exp $
+ * $Id: headers.c,v 1.8 2002-01-03 17:49:39 sibaz Exp $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -9,7 +9,7 @@
 #include "config.h" 
 #endif /* HAVE_CONFIG_H */
 
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <sys/param.h>
 #include <stdio.h>