=================================================================== RCS file: /cvs/mandoc/msec.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- mandoc/msec.c 2011/12/02 01:37:14 1.10 +++ mandoc/msec.c 2014/03/23 11:25:26 1.11 @@ -1,4 +1,4 @@ -/* $Id: msec.c,v 1.10 2011/12/02 01:37:14 schwarze Exp $ */ +/* $Id: msec.c,v 1.11 2014/03/23 11:25:26 schwarze Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -18,7 +18,6 @@ #include "config.h" #endif -#include #include #include "mandoc.h"