]> arthur.barton.de Git - netatalk.git/commitdiff
From trunk: remove inclusion of syslog.h.
authorsrittau <srittau>
Tue, 12 Mar 2002 11:50:54 +0000 (11:50 +0000)
committersrittau <srittau>
Tue, 12 Mar 2002 11:50:54 +0000 (11:50 +0000)
bin/megatron/asingle.c

index c8c9e7b31a50637eb1d4bbe37a37318dd8307ed2..338852d49a44abd411e8d17ea6c7308b487f5d75 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: asingle.c,v 1.6 2001-06-29 14:14:46 rufustfirefly Exp $
+ * $Id: asingle.c,v 1.6.2.1 2002-03-12 11:50:54 srittau Exp $
  */
 
 #ifdef HAVE_CONFIG_H
@@ -15,7 +15,6 @@
 #endif /* HAVE_FCNTL_H */
 #include <time.h>
 #include <string.h>
-#include <syslog.h>
 #include <ctype.h>
 #include <stdio.h>
 #ifdef HAVE_UNISTD_H