summaryrefslogtreecommitdiffstats
path: root/include/haproxy/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/global.h')
-rw-r--r--include/haproxy/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/haproxy/global.h b/include/haproxy/global.h
index 2e7fa6b..5553468 100644
--- a/include/haproxy/global.h
+++ b/include/haproxy/global.h
@@ -78,6 +78,7 @@ static inline int already_warned(unsigned int warning)
}
extern unsigned int experimental_directives_allowed;
+extern unsigned int deprecated_directives_allowed;
struct cfg_keyword;
int check_kw_experimental(struct cfg_keyword *kw, const char *file, int linenum,