]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/afp_asp.c
implemented config.h
[netatalk.git] / etc / afpd / afp_asp.c
index 57c25a7a400515beeb3ddbc6e81c26fc79269652..ceacf85906bd2bf47ccdfbb28fc7aa6cd21e6d3a 100644 (file)
@@ -6,6 +6,10 @@
  * modified from main.c. this handles afp over asp. 
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #ifndef NO_DDP
 
 #include <stdio.h>