summaryrefslogtreecommitdiff
path: root/tests/header_nr_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/header_nr_main.c')
-rw-r--r--tests/header_nr_main.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/header_nr_main.c b/tests/header_nr_main.c
index 0ac60d9..bb14749 100644
--- a/tests/header_nr_main.c
+++ b/tests/header_nr_main.c
@@ -26,6 +26,9 @@
int
main ( int argc, char** argv )
{
+ (void)argc;
+ (void)argv;
+
testin = stdin;
testout = stdout;
testlex();