From eae8f4ff2cd357d92c5e6aa901cf82cc4d344470 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 23 Mar 2009 14:22:11 +0000 Subject: First addition of -man macro support. Abstraction of mdoc. --- validate.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'validate.c') diff --git a/validate.c b/validate.c index 7c3e514d..6ee4bda7 100644 --- a/validate.c +++ b/validate.c @@ -1,4 +1,4 @@ -/* $Id: validate.c,v 1.92 2009/03/21 21:09:00 kristaps Exp $ */ +/* $Id: validate.c,v 1.93 2009/03/23 14:22:11 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -23,7 +23,7 @@ #include #include -#include "private.h" +#include "libmdoc.h" /* FIXME: .Bl -diag can't have non-text children in HEAD. */ /* TODO: ignoring Pp (it's superfluous in some invocations). */ -- cgit v1.2.3-56-ge451