aboutsummaryrefslogtreecommitdiff
path: root/tests/39csi.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/39csi.c')
-rw-r--r--tests/39csi.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/39csi.c b/tests/39csi.c
index 2278ff0..6312ac5 100644
--- a/tests/39csi.c
+++ b/tests/39csi.c
@@ -4,6 +4,9 @@
int
main (int argc, char *argv[])
{
+ (void) argc;
+ (void) argv;
+
termo_t *tk;
termo_key_t key;
long args[16];