Because it needs it to be included anyway git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac402@3551 e5f2f494-b856-4b98-b285-d166d9295462
@@ -16,7 +16,6 @@
#include <config.h>
#include <auth/auth_srv.h>
-#include <auth/tests/srv_test.h>
#include <auth/tests/srv_unittest.h>
using namespace std;
@@ -14,6 +14,8 @@
// $Id: auth_srv_unittest.cc 3310 2010-10-21 23:10:24Z each $
+#include "srv_test.h"
+
namespace {
// Unsupported requests. Should result in NOTIMP.
#include <recurse/recursor.h>
using isc::UnitTestUtil;