=================================================================== RCS file: /cvs/mandoc/Attic/man_action.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -p -r1.27 -r1.28 --- mandoc/Attic/man_action.c 2010/03/23 11:30:48 1.27 +++ mandoc/Attic/man_action.c 2010/03/24 03:46:02 1.28 @@ -1,4 +1,4 @@ -/* $Id: man_action.c,v 1.27 2010/03/23 11:30:48 kristaps Exp $ */ +/* $Id: man_action.c,v 1.28 2010/03/24 03:46:02 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -17,8 +17,6 @@ #ifdef HAVE_CONFIG_H #include "config.h" #endif - -#include #include #include