summaryrefslogtreecommitdiffstats
path: root/mandocd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mandocd.c')
-rw-r--r--mandocd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mandocd.c b/mandocd.c
index 7805f66c..e14e83ee 100644
--- a/mandocd.c
+++ b/mandocd.c
@@ -24,6 +24,7 @@
#include <err.h>
#endif
#include <limits.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>