]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/ppd.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / papd / ppd.c
index c0a4e59bc63cd9620595b31279304ab9cead52bb..64af1f38b7d96a640196e724b999eccaddcb7abd 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: ppd.c,v 1.6 2001-06-25 20:13:45 rufustfirefly Exp $
+ * $Id: ppd.c,v 1.7 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>