@@ -12,15 +12,13 @@
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
-// $Id$
+#include <config.h>
#include <string>
#include <iostream>
#include <gtest/gtest.h>
-#include <config.h>
-
#include <asiolink/io_endpoint.h>
#include <asiolink/io_address.h>
#include <netinet/in.h>
@@ -12,14 +12,14 @@
+
#include <sys/socket.h>
#include <unistd.h> // for some IPC/network system calls
#include <boost/lexical_cast.hpp>
#include <log/dummylog.h>
#include <asio.hpp>
@@ -12,12 +12,12 @@
#include <asiolink/io_service.h>
@@ -16,6 +16,8 @@
///
/// This file contains tests for the nameserver address store as a whole.
#include <algorithm>
#include <cassert>
#include <string.h>
@@ -26,8 +28,6 @@
#include <boost/shared_ptr.hpp>
#include <dns/rdataclass.h>
#include <dns/rrclass.h>
#include <dns/rrset.h>
@@ -12,6 +12,8 @@
#include <stdlib.h>
@@ -21,8 +23,6 @@
#include <boost/bind.hpp>
#include <dns/question.h>
#include <dns/message.h>
#include <dns/opcode.h>