]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/fork.c
implemented config.h
[netatalk.git] / etc / afpd / fork.c
index 7b1b8abbf489e4cb81bd25c030002febec019bbf..f0fda992cc16651bbce9178b8c129b7ea4a68c1e 100644 (file)
@@ -3,6 +3,10 @@
  * All Rights Reserved.  See COPYRIGHT.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <fcntl.h>