Code

Include config.h in source files.
[sysdb.git] / src / plugins / cname / dns.c
index 6f5d518c5c3b5b0645ff5dd4e82141239d23eb68..26b3500e004ad51ec8e636791659278e62a2b8a9 100644 (file)
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
+#if HAVE_CONFIG_H
+#      include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #include "sysdb.h"
 #include "core/plugin.h"
 #include "utils/error.h"