]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/appl.c
implemented config.h
[netatalk.git] / etc / afpd / appl.c
index dcefdaff142a2ef884d96b1d8d0c9741d7161de0..c5d9ea06c817d360daa367ee133a68c6354a5950 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>