diff options
-rw-r--r-- | common/compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/compat.c b/common/compat.c index 3114724..1e17230 100644 --- a/common/compat.c +++ b/common/compat.c @@ -50,6 +50,7 @@ #include <assert.h> #include <dirent.h> #include <errno.h> +#include <stdint.h> #include <stdlib.h> #include <string.h> |