aboutsummaryrefslogtreecommitdiff
blob: 2529fb2f2974c476f5d9d2642025c5f6b807163c (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/utils.c
+++ b/src/utils.c
@@ -21,6 +21,7 @@
 #include "sysdeps.h"
 #include "utils.h"
 #include <time.h>
+#include <sys/time.h>
 #include <errno.h>
 
 #define DEBUG 1