]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/common_startup.cc
Include config.h only in .cc files
[thirdparty/pdns.git] / pdns / common_startup.cc
index edd9313caf2de55e8faeaad9989344dcbda5c670..e14cf8bab8d7e66fdfb241f61094b7427fa1946e 100644 (file)
@@ -19,6 +19,9 @@
     along with this program; if not, write to the Free Software
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
 #include "common_startup.hh"
 #include "ws-auth.hh"
 #include "secpoll-auth.hh"