]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/appl.c
merged logging code into main branch. use configure option --without-logfile to...
[netatalk.git] / etc / afpd / appl.c
index 1b4cc51df467f5988c2f0b1ed877086f2e370444..52a30b400219a64d0ce032a79e4477e30b649b4c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: appl.c,v 1.5 2002-01-03 17:49:38 sibaz Exp $
+ * $Id: appl.c,v 1.6 2002-01-04 04:45:47 sibaz Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -22,7 +22,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/param.h>
-#include <syslog.h>
+#include <atalk/logger.h>
 #include <errno.h>
 
 #include <netatalk/endian.h>