--- projects/libstatgrab/src/libstatgrab/error.c 2004/04/08 11:01:44 1.10 +++ projects/libstatgrab/src/libstatgrab/error.c 2004/04/08 11:14:02 1.11 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: error.c,v 1.10 2004/04/08 11:01:44 ats Exp $ + * $Id: error.c,v 1.11 2004/04/08 11:14:02 ats Exp $ */ #ifdef HAVE_CONFIG_H @@ -28,6 +28,7 @@ #include #include "statgrab.h" +#include "tools.h" static sg_error error = SG_ERROR_NONE; #define ERROR_ARG_MAX 256