]> granicus.if.org Git - pdns/commitdiff
some further utility.hh fixes
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 8 Mar 2015 08:06:15 +0000 (09:06 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 8 Mar 2015 08:06:15 +0000 (09:06 +0100)
modules/pipebackend/coprocess.cc
pdns/ssqlite3.cc

index ee1415f3700b16bfd98c9ff096114562489ae0c1..247631c42564e638dd6affe8d3b0e597a23234b7 100644 (file)
@@ -7,6 +7,7 @@
 #include <string.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include "pdns/utility.hh"
 #include <sys/un.h>
 #include "pdns/misc.hh"
 #include "pdns/pdnsexception.hh"
index 618c3f8a700e9731fc77d6c8e2c8e59e1e025bb4..995d8102d08f0167373918bfc953a688806fde30 100644 (file)
@@ -11,6 +11,7 @@
 #include <fstream>
 #include "pdns/logger.hh"
 #include "misc.hh"
+#include "utility.hh"
 #include <unistd.h>
 
 /*