--- projects/libstatgrab/src/libstatgrab/process_stats.c 2004/04/04 22:09:32 1.42 +++ projects/libstatgrab/src/libstatgrab/process_stats.c 2004/04/04 22:48:50 1.43 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: process_stats.c,v 1.42 2004/04/04 22:09:32 tdb Exp $ + * $Id: process_stats.c,v 1.43 2004/04/04 22:48:50 tdb Exp $ */ #ifdef HAVE_CONFIG_H @@ -63,6 +63,7 @@ #include #if (defined(FREEBSD) && !defined(FREEBSD5)) || defined(DFBSD) #include +#include #endif #include #endif