--- projects/libstatgrab/src/libstatgrab/swap_stats.c 2004/02/13 16:46:21 1.13 +++ projects/libstatgrab/src/libstatgrab/swap_stats.c 2004/02/14 00:04:12 1.14 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: swap_stats.c,v 1.13 2004/02/13 16:46:21 tdb Exp $ + * $Id: swap_stats.c,v 1.14 2004/02/14 00:04:12 ats Exp $ */ #ifdef HAVE_CONFIG_H @@ -43,6 +43,7 @@ #endif #if defined(NETBSD) || defined(OPENBSD) #include +#include #include #endif