diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.c b/src/util.c index 74ed8a043..a0bb2b84c 100644 --- a/src/util.c +++ b/src/util.c @@ -37,6 +37,7 @@ #include <unistd.h> #include <sys/time.h> #include <float.h> +#include <stdint.h> #include "util.h" |