=================================================================== RCS file: /cvs/mandoc/Attic/xml.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -p -r1.20 -r1.21 --- mandoc/Attic/xml.c 2008/12/08 12:46:28 1.20 +++ mandoc/Attic/xml.c 2008/12/09 17:09:12 1.21 @@ -1,4 +1,4 @@ -/* $Id: xml.c,v 1.20 2008/12/08 12:46:28 kristaps Exp $ */ +/* $Id: xml.c,v 1.21 2008/12/09 17:09:12 kristaps Exp $ */ /* * Copyright (c) 2008 Kristaps Dzonsons * @@ -20,7 +20,6 @@ #include #include -#include "libmdocml.h" #include "private.h" #include "ml.h"