On Wed, Oct 03, 2007 at 05:22:57PM +0200, shuttlebox wrote: > I found this: > > #include <string.h> > > char *strtok_r(char *s1, const char *s2, char **lasts); Now peek at /usr/include/string.h and check the definition for strtok_r. Is it enclused by #if or #ifdefs? -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] milter-greylist 4.0beta3 is available
2007-10-03 by Emmanuel Dreyfus