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