diff options
Diffstat (limited to 'handle.c')
-rw-r--r-- | handle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/handle.c b/handle.c index 89d101a..0036100 100644 --- a/handle.c +++ b/handle.c @@ -17,6 +17,7 @@ #include <ctype.h> #include <err.h> #include <stdarg.h> +#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |