]> arthur.barton.de Git - netatalk.git/blobdiff - etc/atalkd/main.c
implemented config.h
[netatalk.git] / etc / atalkd / main.c
index a05e908f413772396d455063c2eabc961e42a178..c1af5e261de2e69fe022d34fbf8401bcbb188eca 100644 (file)
@@ -3,6 +3,10 @@
  * All Rights Reserved. See COPYRIGHT.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/socket.h>