OpenSDN source code
|
#include "base/logging.h"
#include "base/task_trigger.h"
#include <pugixml/pugixml.hpp>
#include "agent/agent_xmpp_channel.h"
#include "xml/xml_pugi.h"
#include "xmpp/xmpp_connection.h"
#include "xmpp/xmpp_server.h"
#include "cmn/dns.h"
#include "mgr/dns_mgr.h"
#include "mgr/dns_oper.h"
#include "bind/bind_util.h"
#include "bind/bind_resolver.h"
#include "bind/named_config.h"
#include "bind/xmpp_dns_agent.h"
#include "sandesh/sandesh_trace.h"
#include "cmn/dns_types.h"