=================================================================== RCS file: /cvs/mandoc/att.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- mandoc/att.c 2017/06/24 14:38:32 1.16 +++ mandoc/att.c 2018/12/13 07:30:21 1.17 @@ -1,4 +1,4 @@ -/* $Id: att.c,v 1.16 2017/06/24 14:38:32 schwarze Exp $ */ +/* $Id: att.c,v 1.17 2018/12/13 07:30:21 schwarze Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -21,7 +21,6 @@ #include "mandoc.h" #include "roff.h" -#include "mdoc.h" #include "libmdoc.h" #define LINE(x, y) \