]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/file.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / papd / file.c
index 2a2e3b9bb8d762b8f09cbeb420375b29842e1a01..77a919ae02e910fe89484ed215840ea41517a768 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: file.c,v 1.7 2001-06-27 03:33:14 morgana Exp $
+ * $Id: file.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>
 #include <stdlib.h>