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 55ac3509..eb90f010 100644
--- a/mdoc_hash.c
+++ b/mdoc_hash.c
@@ -25,6 +25,7 @@
#include <stdio.h>
#include <string.h>
+#include "roff.h"
#include "mdoc.h"
#include "libmdoc.h"