summaryrefslogtreecommitdiff
path: root/src/helper/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/configuration.h')
-rw-r--r--src/helper/configuration.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/helper/configuration.h b/src/helper/configuration.h
index 109bd100..e75c7030 100644
--- a/src/helper/configuration.h
+++ b/src/helper/configuration.h
@@ -24,7 +24,6 @@
#define CONFIGURATION_H
#include "command.h"
-#include "types.h"
extern int parse_cmdline_args(struct command_context_s *cmd_ctx, int argc, char *argv[]);
extern int parse_config_file(struct command_context_s *cmd_ctx);