diff options
Diffstat (limited to 'tests/timer')
-rw-r--r-- | tests/timer/timer_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/timer/timer_test.c b/tests/timer/timer_test.c index 61079bd9..ba3127d4 100644 --- a/tests/timer/timer_test.c +++ b/tests/timer/timer_test.c @@ -26,6 +26,7 @@ #include <stdlib.h> #include <signal.h> #include <getopt.h> +#include <unistd.h> #include <osmocom/core/talloc.h> #include <osmocom/core/timer.h> |