aboutsummaryrefslogtreecommitdiff
path: root/src/lib/conf/confdecl.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-11 11:54:14 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-11 11:54:14 -0500
commit4462766d32eb3ee4505e300b116dcb7493bf3b0b (patch)
treee3146d9d4f63e4402ec6d6333cffee31c5328c83 /src/lib/conf/confdecl.h
parent2b3dc3384c41a1e8961b9303b5fa533edf4922c3 (diff)
parent9d562bba40d1e56ba459467611c815ab8d27f27e (diff)
downloadtor-4462766d32eb3ee4505e300b116dcb7493bf3b0b.tar.gz
tor-4462766d32eb3ee4505e300b116dcb7493bf3b0b.zip
Merge branch 'ticket32404'
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;
/**@}*/