summaryrefslogtreecommitdiffstats
path: root/osdep
diff options
context:
space:
mode:
Diffstat (limited to 'osdep')
-rw-r--r--osdep/timer-linux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/timer-linux.c b/osdep/timer-linux.c
index 972049ac5f..6e066711d5 100644
--- a/osdep/timer-linux.c
+++ b/osdep/timer-linux.c
@@ -8,6 +8,7 @@
#include <time.h>
#include <sys/time.h>
#include "config.h"
+#include "timer.h"
const char timer_name[] =
#ifdef HAVE_NANOSLEEP