From cab2e4f5caf454dd5f96eddfaba9c89c5aad51fc Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Tue, 12 Aug 2008 13:46:01 +0300 Subject: Include corresponding .h in some .c files --- osdep/timer-linux.c | 1 + 1 file changed, 1 insertion(+) (limited to 'osdep') 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 #include #include "config.h" +#include "timer.h" const char timer_name[] = #ifdef HAVE_NANOSLEEP -- cgit v1.2.3