SVN commit 8257 by rakuco: gwenview-kde4: 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. Reviewed by: pointyhat M +8 -1 Makefile A files (directory) A files/extra-patch-importer__fileutils.cpp _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information