]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/main.c
sys/syslog.h -> syslog.h
[netatalk.git] / etc / papd / main.c
index 6602e8b722ec2082239816a9c44edf77fb041acb..5ef7e65b32b0107d81a570bf90cc69a80fac3784 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: main.c,v 1.13 2001-09-12 19:13:17 uhees Exp $
+ * $Id: main.c,v 1.13.2.1 2002-03-12 15:44:38 srittau Exp $
  *
  * Copyright (c) 1990,1995 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -18,7 +18,7 @@
 #include <sys/file.h>
 #endif /* sun && __svr4__ */
 #include <sys/socket.h>
-#include <sys/syslog.h>
+#include <syslog.h>
 
 /* POSIX.1 sys/wait.h check */
 #include <sys/types.h>