diff options
-rw-r--r-- | mandocd.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include <err.h> #endif #include <limits.h> +#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |
index : mandoc | ||
UNIX manpage compiler toolset | Matěj Cepl <mcepl@cepl.eu> |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | mandocd.c | 1 |
@@ -24,6 +24,7 @@ #include <err.h> #endif #include <limits.h> +#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |