]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/auth.c
implemented config.h
[netatalk.git] / etc / afpd / auth.c
index e302e2643bddab88ae0e5c8760877ba0b5f442d5..01ce135b0475bfa9e54e00c4b3b548b4d32ac990 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 <unistd.h>