[EMAIL PROTECTED] said: > Anyway, the summary of the patch is: stdlib.h instead of malloc.h, and > unistd.h for the optarg/optind prototypes.
The general pattern for what I try to do is include <stdlib.h>, and also include <malloc.h> if it exists. configure figures out the latter. I just missed a few places, that's all. -- Steve Williams "The woods are lovely, dark and deep. steve at icarus.com But I have promises to keep, steve at picturel.com and lines to code before I sleep, http://www.picturel.com And lines to code before I sleep." [EMAIL PROTECTED] [EMAIL PROTECTED]
