chiark / gitweb /
sym-gtest: Don't include empty words.
[mLib] / bres-adns.c
index 0679207c23b32e2c42e97b8e68ec6482d43f3ef1..039ca69f9f045de25f9ff9c6d779139fdf5ef7d9 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