diff options
Diffstat (limited to 'src/daemon/core.h')
-rw-r--r-- | src/daemon/core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/core.h b/src/daemon/core.h index 3cea70601..6564e5314 100644 --- a/src/daemon/core.h +++ b/src/daemon/core.h @@ -34,6 +34,7 @@ #include "misc_log_ex.h" #include <stdexcept> #include <boost/program_options.hpp> +#include "daemon/command_line_args.h" namespace daemonize { |