]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/lp.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / papd / lp.c
index b912242f90ab385d736d15a7d75cd762bf069ca4..ba1c0ac65700ff8a4bb58449c93fe8fb8053314b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: lp.c,v 1.10 2001-08-03 22:13:28 srittau Exp $
+ * $Id: lp.c,v 1.11 2002-01-03 17:49:39 sibaz Exp $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -46,7 +46,7 @@
 #endif /* HAVE_CONFIG_H */
 
 #include <sys/param.h>
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <sys/time.h>
 #include <sys/socket.h>
 #include <sys/stat.h>