]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/showppd.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / papd / showppd.c
index 428a6e6db4e4d7d41b647ff9cf9bc48d1bb98627..7ace61cf7b920950201d1f7356802f36d2a005d7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: showppd.c,v 1.3 2001-06-25 20:13:45 rufustfirefly Exp $
+ * $Id: showppd.c,v 1.4 2002-01-03 17:49:39 sibaz Exp $
  *
  * Copyright (c) 1995 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -12,7 +12,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/time.h>