diff options
Diffstat (limited to 'src/config.hpp')
-rw-r--r-- | src/config.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.hpp b/src/config.hpp index 7257a4a..30eab74 100644 --- a/src/config.hpp +++ b/src/config.hpp @@ -8,6 +8,7 @@ #include <limits.h> #include <libgen.h> #include <stdio.h> +#include <stdint.h> #include <pwd.h> #include <sys/stat.h> |