summaryrefslogtreecommitdiff
path: root/tests/tableopts.l4
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tableopts.l4')
-rw-r--r--tests/tableopts.l42
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tableopts.l4 b/tests/tableopts.l4
index 3ad6199..f0358dd 100644
--- a/tests/tableopts.l4
+++ b/tests/tableopts.l4
@@ -50,6 +50,8 @@ int main ( int argc, char** argv )
#ifdef TEST_IS_REENTRANT
yylex_init(&yyscanner);
+#else
+ (void)yyscanner;
#endif
#ifdef TEST_HAS_TABLES_EXTERNAL