Merge branch 'master' of /home/mdw/public-git/mLib
[mLib] / bres-adns.c
index 0679207..039ca69 100644 (file)
@@ -39,6 +39,8 @@
  * must be licensed under the full GPL.
  */
 
+#include "config.h"
+
 #ifndef HAVE_ADNS
 #  error "You need the ADNS library to compile this file."
 #endif