Source
--- src/support.c.orig 2013-02-07 12:35:15.000000000 -0600
+++ src/support.c 2013-02-08 00:45:40.000000000 -0600
*/
extern void outofmemory();
-#if !defined( HAVE_STRTOKEN )
/*
* * strtoken.c -- walk through a string of tokens, using a set
* of separators
*save = pos;
return (tmp);
}
-#endif /* !HAVE_STRTOKEN */
#if !defined( HAVE_STRTOK )
/* NOT encouraged to use! */