]> arthur.barton.de Git - netatalk.git/blobdiff - libatalk/dsi/dsi_stream.c
implemented config.h
[netatalk.git] / libatalk / dsi / dsi_stream.c
index 5b275faefd003a043b335243e7fcf4b158a93a7b..30baf6130206aec917643e7ac8a222ed715c1efc 100644 (file)
@@ -9,6 +9,10 @@
  * dsi_stream_receive:  read a DSI header + data.
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #define USE_WRITEV
 
 #include <stdio.h>