vc8 compile fix

This commit is contained in:
zeromus 2008-06-06 03:03:14 +00:00
parent 43908a249d
commit d40ffb715c
1 changed files with 3 additions and 0 deletions

View File

@ -18,7 +18,10 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#ifndef WIN32
#include <stdint.h>
#endif
#include <string.h>
#include <stdio.h>
#include <stdlib.h>