summaryrefslogtreecommitdiff
path: root/tests/pkbench.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkbench.c')
-rw-r--r--tests/pkbench.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkbench.c b/tests/pkbench.c
index 5ce9b0e2..c6286c8e 100644
--- a/tests/pkbench.c
+++ b/tests/pkbench.c
@@ -29,7 +29,7 @@
#include <sys/stat.h>
#ifndef HAVE_W32_SYSTEM
#include <sys/times.h>
-#endif HAVE_W32_SYSTEM
+#endif /*HAVE_W32_SYSTEM*/
#include <unistd.h>
#include <fcntl.h>
#include <time.h>