summaryrefslogtreecommitdiffstats
path: root/l10ntools/inc/cfglex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/cfglex.hxx')
-rw-r--r--l10ntools/inc/cfglex.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/inc/cfglex.hxx b/l10ntools/inc/cfglex.hxx
index f55477d2a59d..bc474a09bba7 100644
--- a/l10ntools/inc/cfglex.hxx
+++ b/l10ntools/inc/cfglex.hxx
@@ -27,6 +27,8 @@
extern "C" void workOnTokenSet( int, char* );
extern "C" FILE * init(int, char **);
+void yyerror(char const *);
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */