aboutsummaryrefslogtreecommitdiff
path: root/src/lib/conf/confdecl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/conf/confdecl.h')
-rw-r--r--src/lib/conf/confdecl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/conf/confdecl.h b/src/lib/conf/confdecl.h
index 695f9f307f..26c71e1d43 100644
--- a/src/lib/conf/confdecl.h
+++ b/src/lib/conf/confdecl.h
@@ -191,6 +191,7 @@ extern const struct var_type_def_t CSV_INTERVAL_type_defn;
extern const struct var_type_def_t LINELIST_type_defn;
extern const struct var_type_def_t LINELIST_V_type_defn;
extern const struct var_type_def_t LINELIST_S_type_defn;
+extern const struct var_type_def_t IGNORE_type_defn;
extern const struct var_type_def_t OBSOLETE_type_defn;
/**@}*/