summaryrefslogtreecommitdiffstats
path: root/osdep/timer-darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/timer-darwin.c')
-rw-r--r--osdep/timer-darwin.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/timer-darwin.c b/osdep/timer-darwin.c
index bc25a57761..19fcdd946a 100644
--- a/osdep/timer-darwin.c
+++ b/osdep/timer-darwin.c
@@ -16,6 +16,7 @@
*/
#include <unistd.h>
+#include <stdint.h>
#include <stdlib.h>
#include <time.h>
#include <math.h>