summaryrefslogtreecommitdiffstats
path: root/mdoc_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc_hash.c')
-rw-r--r--mdoc_hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdoc_hash.c b/mdoc_hash.c
index 216f721c..93d73f48 100644
--- a/mdoc_hash.c
+++ b/mdoc_hash.c
@@ -27,6 +27,7 @@
#include <stdio.h>
#include <string.h>
+#include "mandoc.h"
#include "libmdoc.h"
static u_char table[27 * 12];