--- projects/cms/source/ihost/libstatgrab/process_stats.c 2002/05/19 12:27:32 1.4 +++ projects/cms/source/ihost/libstatgrab/process_stats.c 2002/05/29 19:41:59 1.6 @@ -1,5 +1,6 @@ /* * i-scream central monitoring system + * http://www.i-scream.org.uk * Copyright (C) 2000-2002 i-scream * * This program is free software; you can redistribute it and/or @@ -16,6 +17,10 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif #include #include "ukcprog.h"