]> arthur.barton.de Git - netatalk.git/blobdiff - bin/megatron/asingle.c
Missing paren in DEBUG section
[netatalk.git] / bin / megatron / asingle.c
index bf0c0b3d52a993032f07fd4d255b43c91279cabc..a27ae34d573b714e0cbdd05c17406813049d70ba 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <sys/types.h>
 #include <sys/uio.h>
 #include <sys/time.h>
@@ -12,8 +16,6 @@
 #include <netatalk/endian.h>
 #include "megatron.h"
 
-#define        DEBUG           0
-
 /*     String used to indicate standard input instead of a disk
        file.  Should be a string not normally used for a file
  */