]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/gettok.c
implemented config.h
[netatalk.git] / etc / afpd / gettok.c
index ea0a8e38b05192b5719bbb324359162cd1ed7c9f..88aed59fe2a5c291211adf582ebae9a584a621e4 100644 (file)
@@ -3,6 +3,10 @@
  * All Rights Reserved.  See COPYRIGHT.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <sys/param.h>
 #include <string.h>
 #include <ctype.h>