]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/switch.c
implemented config.h
[netatalk.git] / etc / afpd / switch.c
index 854510b0c9ad0b1e01b6388d7f57fabc20c5b0a2..7f7ce973fb527ef116cd2658ef02a91c898c98ae 100644 (file)
  *     netatalk@itd.umich.edu
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>  /* to pick up NULL */
 #include <sys/stat.h> /* works around a bug */
 #include <syslog.h>