summaryrefslogtreecommitdiff
path: root/staging/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/time.c')
-rw-r--r--staging/time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/staging/time.c b/staging/time.c
index 4225b9e..5ad3658 100644
--- a/staging/time.c
+++ b/staging/time.c
@@ -24,7 +24,7 @@
// Additionally, measure the precision.
// This function should be called upon program start.
//
-int check_timer()
+int check_timer(void)
{
struct timespec res;
int r;