On Fri, 17 Nov 2000, Kayvan Sylvan wrote:

> Yes, I have grepped through the headers. No, this is not a mis-installed
> system. This is a generic SunOS 5.5.1 system (not SunOS 5.7).

OK, then there should be a mkstemp.h header file which either does nothing
(or includes cstdlib) or includes what you need for your platform,
depending on an autoconf test. It's just not right to include what you
have on platforms that define it already...

IMHO of course

thanks
john

p.s. the autoconf test shouldn't be hard to write if you
are getting compile errors :)

-- 
"If one tells the truth, one is sure, sooner or later, to be found out."
        - Oscar Wilde


Reply via email to