]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/dsi/dsi_tcp.c
implemented config.h
[netatalk.git] / libatalk / dsi / dsi_tcp.c
index 39c7b6aeef622d6f7d8ef5f738deec81bc0e5a55..87dee0e5243228d62375b04dedc709c86d68d303 100644 (file)
@@ -6,6 +6,10 @@
  * protocol specific initialization and shutdown procedures. all the
  * read/write stuff is done in dsi_stream.c.  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #define USE_TCP_NODELAY
 
 #include <stdio.h>