diff options
Diffstat (limited to 'src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc')
-rw-r--r-- | src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc b/src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc index 768ff05d00..be210486e5 100644 --- a/src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc +++ b/src/hooks/dhcp/stat_cmds/stat_cmds_callouts.cc @@ -8,6 +8,8 @@ // mangling that accompanies use of the C++ compiler as well as to avoid // issues related to namespaces. +#include <config.h> + #include <stat_cmds.h> #include <stat_cmds_log.h> #include <cc/command_interpreter.h> |