summaryrefslogtreecommitdiff
path: root/test/pktmr.cpp
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2025-01-10 18:28:08 -0500
committerJonathan Bradley <jcb@pikum.xyz>2025-01-10 18:28:08 -0500
commit18880d891c9c2597420ebd606784ab9381d4a367 (patch)
tree1439997fe93d8eb94e521b5f832e039902d75844 /test/pktmr.cpp
parent02325327fc34b25eafcf2f32f2641e53fd6e2440 (diff)
pk.h: -Wextra + clang compiler warnings
Diffstat (limited to 'test/pktmr.cpp')
-rw-r--r--test/pktmr.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pktmr.cpp b/test/pktmr.cpp
index 1a5894f..899b421 100644
--- a/test/pktmr.cpp
+++ b/test/pktmr.cpp
@@ -11,6 +11,8 @@ int main(int argc, char *argv[])
uint64_t asdf;
(void)asdf;
(void)stdout;
+ (void)argc;
+ (void)argv;
// timer
{