]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/headers.c
sys/syslog.h -> syslog.h
[netatalk.git] / etc / papd / headers.c
index 1b436613fc43c081ef2eada085d649fdf1233257..2c34081f3fd91c41be18d0d193c381aaf0ef028e 100644 (file)
@@ -1,16 +1,20 @@
 /*
+ * $Id: headers.c,v 1.7.2.1 2002-03-12 15:44:38 srittau Exp $
+ *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
  */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h" 
-#endif
+#endif /* HAVE_CONFIG_H */
 
-#include <sys/syslog.h>
+#include <syslog.h>
 #include <sys/param.h>
 #include <stdio.h>
 
+#include <netatalk/at.h>
+
 #include "file.h"
 #include "comment.h"
 #include "lp.h"