=================================================================== RCS file: /cvs/mandoc/mandocdb.c,v retrieving revision 1.216 retrieving revision 1.217 diff -u -p -r1.216 -r1.217 --- mandoc/mandocdb.c 2016/03/17 21:26:26 1.216 +++ mandoc/mandocdb.c 2016/07/09 15:24:19 1.217 @@ -1,4 +1,4 @@ -/* $Id: mandocdb.c,v 1.216 2016/03/17 21:26:26 schwarze Exp $ */ +/* $Id: mandocdb.c,v 1.217 2016/07/09 15:24:19 schwarze Exp $ */ /* * Copyright (c) 2011, 2012 Kristaps Dzonsons * Copyright (c) 2011-2016 Ingo Schwarze @@ -33,7 +33,6 @@ #else #include "compat_fts.h" #endif -#include #include #include #include