#include <stdlib.h>
#include <sstream>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include <dns.hh>
#include <dnsbackend.hh>
#include <string>
#include <map>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include <sqlcli1.h>
#include <string>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include <sqlcli1.h>
#include "ippreftree.hh"
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
class GeoRecord {
public:
#include <cstdlib>
#include <stdint.h>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
// Use old style C structs for efficiency
typedef struct node_t {
#include <string>
#include <map>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include "pdns/dns.hh"
#include "pdns/dnsbackend.hh"
#include "pdns/backends/gsql/gsqlbackend.hh"
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
/** The gOracleBackend is a DNSBackend that can answer DNS related questions. It looks up data
in PostgreSQL */
#include "pdns/logger.hh"
#include "pdns/dns.hh"
#include <regex.h>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
bool SOracle::s_dolog;
#include <stdlib.h>
#include <sstream>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include <pdns/dns.hh>
#include <pdns/dnsbackend.hh>
#include <string>
#include <map>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include <modules/gmysqlbackend/smysql.hh>
#include <string>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include "pdns/dns.hh"
#include "pdns/dnsbackend.hh"
#include <oci.h>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
class OracleException : public DBException
{
#include <stdlib.h>
#include <sstream>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include <pdns/dns.hh>
#include <pdns/dnsbackend.hh>
#include <string>
#include <map>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
#include <mysql.h>
#include <fcntl.h>
#include <iostream>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
GDBM_FILE XGDBMWrapper::s_db;
int XGDBMWrapper::s_usecount;
#include <iostream>
-#include "namespaces.hh"
+#include "pdns/namespaces.hh"
TDB_CONTEXT *XTDBWrapper::s_db;
int XTDBWrapper::s_usecount;