--- projects/libstatgrab/src/libstatgrab/tools.h 2004/02/16 14:55:32 1.15 +++ projects/libstatgrab/src/libstatgrab/tools.h 2004/04/04 22:40:25 1.16 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: tools.h,v 1.15 2004/02/16 14:55:32 tdb Exp $ + * $Id: tools.h,v 1.16 2004/04/04 22:40:25 ats Exp $ */ #include @@ -28,10 +28,6 @@ #endif #ifdef NETBSD #include -#endif - -#ifndef HAVE_ATOLL -static long long atoll(const char *s); #endif #ifndef HAVE_STRLCPY