summaryrefslogtreecommitdiffstats
path: root/hcid/kword.h
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/kword.h')
-rw-r--r--hcid/kword.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hcid/kword.h b/hcid/kword.h
index 854c91d0..10c54493 100644
--- a/hcid/kword.h
+++ b/hcid/kword.h
@@ -32,5 +32,6 @@ extern int lineno;
extern struct kword cfg_keyword[];
extern struct kword sec_param[];
+extern struct kword pair_param[];
int find_keyword(struct kword *kw, char *str);