]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/enumerate.c
implemented config.h
[netatalk.git] / etc / afpd / enumerate.c
index 64b97d4383b5522a0dbb2f40152c7c8d9cd6f169..fcde82c3fd8f7688d53fe99fdadf9c2cb5d2804d 100644 (file)
@@ -3,6 +3,10 @@
  * All Rights Reserved.  See COPYRIGHT.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>