--- projects/libstatgrab/src/libstatgrab/tools.h 2004/04/04 23:55:48 1.18 +++ projects/libstatgrab/src/libstatgrab/tools.h 2004/04/05 00:01:48 1.19 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA * 02111-1307 USA * - * $Id: tools.h,v 1.18 2004/04/04 23:55:48 ats Exp $ + * $Id: tools.h,v 1.19 2004/04/05 00:01:48 ats Exp $ */ #include @@ -28,6 +28,10 @@ #endif #ifdef NETBSD #include +#endif + +#ifdef SOLARIS +const char *get_svr_from_bsd(const char *bsd); #endif #ifndef HAVE_STRLCPY