]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/magics.c
replaced all #include <sys/syslog.h> with #include <syslog.h>
[netatalk.git] / etc / papd / magics.c
index 76fd710dbe485063d970f27c3008677efe097ed3..f9180ae7ea9642be2984d68341de9ef936f0469f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: magics.c,v 1.7 2001-06-19 18:04:40 rufustfirefly Exp $
+ * $Id: magics.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 <string.h>