summaryrefslogtreecommitdiffstats
path: root/demandoc.c
diff options
context:
space:
mode:
Diffstat (limited to 'demandoc.c')
-rw-r--r--demandoc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/demandoc.c b/demandoc.c
index 4f57b0d0..96c7fd15 100644
--- a/demandoc.c
+++ b/demandoc.c
@@ -29,6 +29,7 @@
#include "roff.h"
#include "man.h"
#include "mdoc.h"
+#include "mandoc_parse.h"
static void pline(int, int *, int *, int);
static void pman(const struct roff_node *, int *, int *, int);