summaryrefslogtreecommitdiffstats
path: root/core/m_option.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/m_option.c')
-rw-r--r--core/m_option.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/m_option.c b/core/m_option.c
index 33da609fdd..343768a23d 100644
--- a/core/m_option.c
+++ b/core/m_option.c
@@ -1776,8 +1776,6 @@ const m_option_type_t m_option_type_rel_time = {
//// Objects (i.e. filters, etc) settings
-#include "core/m_struct.h"
-
#undef VAL
#define VAL(x) (*(m_obj_settings_t **)(x))