summaryrefslogtreecommitdiffstats
path: root/manpage.c
diff options
context:
space:
mode:
Diffstat (limited to 'manpage.c')
-rw-r--r--manpage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/manpage.c b/manpage.c
index 1a19c908..de5db112 100644
--- a/manpage.c
+++ b/manpage.c
@@ -21,6 +21,7 @@
#include <assert.h>
#include <getopt.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>