]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/compat/strdup.c
implemented config.h
[netatalk.git] / libatalk / compat / strdup.c
index 04a427582d1f37593867980c2295929b7f09cddb..7c084dd50c3933173a8b46ec065c7d3f8739f5e2 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>