diff options
Diffstat (limited to 'src/bin/dhcp6/dhcp6_log.cc')
-rw-r--r-- | src/bin/dhcp6/dhcp6_log.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/bin/dhcp6/dhcp6_log.cc b/src/bin/dhcp6/dhcp6_log.cc index 9b65fd4f20..98e319457e 100644 --- a/src/bin/dhcp6/dhcp6_log.cc +++ b/src/bin/dhcp6/dhcp6_log.cc @@ -7,6 +7,8 @@ /// @file dhcp6_log.cc /// Contains the loggers used by the DHCPv6 server component. +#include <config.h> + #include <dhcp6/dhcp6_log.h> namespace isc { |