diff options
Diffstat (limited to 'src/lib/dhcpsrv/cfg_4o6.cc')
-rw-r--r-- | src/lib/dhcpsrv/cfg_4o6.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/dhcpsrv/cfg_4o6.cc b/src/lib/dhcpsrv/cfg_4o6.cc index 206298124f..9a6ee8a1b7 100644 --- a/src/lib/dhcpsrv/cfg_4o6.cc +++ b/src/lib/dhcpsrv/cfg_4o6.cc @@ -4,6 +4,8 @@ // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. +#include <config.h> + #include <dhcp/option.h> #include <dhcpsrv/cfg_4o6.h> #include <string> |