=================================================================== RCS file: /cvs/mandoc/cgi.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -p -r1.3 -r1.4 --- mandoc/cgi.c 2011/11/13 10:12:05 1.3 +++ mandoc/cgi.c 2011/11/13 10:49:57 1.4 @@ -1,4 +1,4 @@ -/* $Id: cgi.c,v 1.3 2011/11/13 10:12:05 schwarze Exp $ */ +/* $Id: cgi.c,v 1.4 2011/11/13 10:49:57 schwarze Exp $ */ #include #include #include @@ -7,8 +7,9 @@ #include #include -#include "apropos_db.h" #include "mandoc.h" +#include "mandocdb.h" +#include "apropos_db.h" /* * The page a request is trying to make.