]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/showppd.c
merged logging code into main branch. use configure option --without-logfile to...
[netatalk.git] / etc / papd / showppd.c
index 7ace61cf7b920950201d1f7356802f36d2a005d7..968f48362e9d65f7924dbf2e64f58584b02e47b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: showppd.c,v 1.4 2002-01-03 17:49:39 sibaz Exp $
+ * $Id: showppd.c,v 1.5 2002-01-04 04:45:48 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 <syslog.h>
+#include <atalk/logger.h>
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/time.h>