]> arthur.barton.de Git - netatalk.git/blobdiff - bin/megatron/nad.c
Removed legacy DEBUG declarations
[netatalk.git] / bin / megatron / nad.c
index b82a8d5204dd549240259bde52c5fa73fcb16779..c7c6a158c0557d76e119f0277c79f2b14a346bbc 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/stat.h>
@@ -15,8 +19,6 @@
 #include <netatalk/endian.h>
 #include "megatron.h"
 
-#define        DEBUG           0
-
 static char            hexdig[] = "0123456789abcdef";
 
 char *mtoupath( mpath )