]> arthur.barton.de Git - netatalk.git/blobdiff - etc/papd/session.c
implemented config.h
[netatalk.git] / etc / papd / session.c
index 8658415126d2680b0cf86298d686e5704a932357..b142a4c877a205c1acf68b8ccaca2d8e783a44e9 100644 (file)
@@ -3,6 +3,10 @@
  * All Rights Reserved.  See COPYRIGHT.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <string.h>
 #include <sys/types.h>
 #include <sys/syslog.h>