Fix compilation of RBuild. Bug #4415.

svn path=/trunk/; revision=41075
This commit is contained in:
Dmitry Gorbachev 2009-05-23 15:01:52 +00:00
parent 997ae4dc06
commit e7a79115c6

View file

@ -43,7 +43,7 @@ typedef LONG *PLONG;
#endif//WIN32
#include <stdarg.h>
#include <stdio.h>
#ifndef WIN32
#include <string.h>