]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/pollmplexer.cc
Include config.h only in .cc files
[thirdparty/pdns.git] / pdns / pollmplexer.cc
index 4e6fd49ade47353e1b4543b2cc197aa281a7fae0..5b38341bb6ba8d9dcd514dbf3732a240a1a7658d 100644 (file)
@@ -1,3 +1,6 @@
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include "mplexer.hh"
 #include "sstuff.hh"
 #include <iostream>