]> arthur.barton.de Git - netatalk.git/blobdiff - bin/megatron/macbin.c
merged logging code into main branch. use configure option --without-logfile to...
[netatalk.git] / bin / megatron / macbin.c
index b11d088c4713363e372af207c51fd4206ddfb26e..639e675ea52896e24e307979665d981edb74e28c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: macbin.c,v 1.8 2001-06-29 14:14:46 rufustfirefly Exp $
+ * $Id: macbin.c,v 1.9 2002-01-04 04:45:47 sibaz Exp $
  */
 
 #ifdef HAVE_CONFIG_H
@@ -18,7 +18,7 @@
 #endif /* HAVE_UNISTD_H */
 #include <string.h>
 #include <strings.h>
-#include <syslog.h>
+#include <atalk/logger.h>
 #include <ctype.h>
 #include <stdio.h>
 #include <time.h>