--- projects/libstatgrab/src/libstatgrab/process_stats.c 2004/04/06 16:29:44 1.58 +++ projects/libstatgrab/src/libstatgrab/process_stats.c 2004/04/06 21:08:03 1.59 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: process_stats.c,v 1.58 2004/04/06 16:29:44 pajs Exp $ + * $Id: process_stats.c,v 1.59 2004/04/06 21:08:03 tdb Exp $ */ #ifdef HAVE_CONFIG_H @@ -65,7 +65,6 @@ #include #if (defined(FREEBSD) && !defined(FREEBSD5)) || defined(DFBSD) #include -#include #endif #include #ifdef NETBSD2