summaryrefslogtreecommitdiffstats
path: root/src/hooks/dhcp/user_chk/subnet_select_co.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/hooks/dhcp/user_chk/subnet_select_co.cc')
-rw-r--r--src/hooks/dhcp/user_chk/subnet_select_co.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/hooks/dhcp/user_chk/subnet_select_co.cc b/src/hooks/dhcp/user_chk/subnet_select_co.cc
index 8a2d2e0cfc..c30f37bb9e 100644
--- a/src/hooks/dhcp/user_chk/subnet_select_co.cc
+++ b/src/hooks/dhcp/user_chk/subnet_select_co.cc
@@ -12,7 +12,7 @@
// OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
// PERFORMANCE OF THIS SOFTWARE.
-/// @file Defines the subnet4_select and subnet6_select callout functions.
+/// @file subnet_select.cc Defines the subnet4_select and subnet6_select callout functions.
#include <hooks/hooks.h>
#include <dhcp/pkt4.h>
@@ -23,6 +23,7 @@
using namespace isc::dhcp;
using namespace isc::hooks;
+using namespace user_chk;
using namespace std;
// Functions accessed by the hooks framework use C linkage to avoid the name