Patch #17665 by Vladimir Marek

Fixes for solaris compiling
This commit is contained in:
2008-09-22 15:59:50 +00:00
parent 558d7499a6
commit b40ed96a78

View File

@@ -37,11 +37,9 @@
#ifdef WIN32
#include "winsock2.h"
#include "BLI_winstuff.h"
#ifndef INT_MAX
#include "limits.h"
#endif
#endif
#include <limits.h>
#include <stdio.h> // for printf fopen fwrite fclose sprintf FILE
#include <stdlib.h> // for getenv atoi
#include <fcntl.h> // for open