]> arthur.barton.de Git - netatalk.git/blobdiff - bin/aecho/aecho.c
Added checks for config.h in bin/ code
[netatalk.git] / bin / aecho / aecho.c
index dc88e31bd183548399825dc14c0c7c1382a874cf..9a5cdbc4e9d4c894a3b72ae813dabcee2971e34f 100644 (file)
  * AppleTalk Echo Protocol Client
  */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
 #include <sys/types.h>
 #include <sys/param.h>
 #include <sys/socket.h>