From d44afd04277797fc00e15bbd5a98a196404fb778 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 23 Mar 2014 12:19:03 +0000 Subject: needs mandoc_aux, too --- cgi.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cgi.c') diff --git a/cgi.c b/cgi.c index 3690beb9..35b20160 100644 --- a/cgi.c +++ b/cgi.c @@ -1,4 +1,4 @@ -/* $Id: cgi.c,v 1.49 2014/03/19 22:20:43 schwarze Exp $ */ +/* $Id: cgi.c,v 1.50 2014/03/23 12:19:03 schwarze Exp $ */ /* * Copyright (c) 2011, 2012 Kristaps Dzonsons * @@ -43,6 +43,7 @@ #include "apropos_db.h" #include "mandoc.h" +#include "mandoc_aux.h" #include "mdoc.h" #include "man.h" #include "main.h" -- cgit v1.2.3