aboutsummaryrefslogtreecommitdiff
path: root/tests/13cmpkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/13cmpkey.c')
-rw-r--r--tests/13cmpkey.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/13cmpkey.c b/tests/13cmpkey.c
index 46672f2..876cd23 100644
--- a/tests/13cmpkey.c
+++ b/tests/13cmpkey.c
@@ -4,6 +4,9 @@
int
main (int argc, char *argv[])
{
+ (void) argc;
+ (void) argv;
+
termo_t *tk;
termo_key_t key1, key2;