patch [#20612] Making Blender compile on AIX 4.3.3

from Philipp Gühring (sourcerer)
This commit is contained in:
2010-01-19 10:57:59 +00:00
parent e6697dfe4a
commit 530b8bba42
3 changed files with 227 additions and 1 deletions

View File

@@ -39,6 +39,7 @@
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include <strings.h>
#include "STR_String.h"
/*-------------------------------------------------------------------------------------------------