Make it build on FreeBSD 7.
There's a call to mkdtemp(), which is supposed to be in stdlib.h. However,
until FreeBSD 8 the definition was only in unistd.h, so we need to include that
header for 7.
Make it build on FreeBSD 7. Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |