fixed some build problems

This commit is contained in:
David Anderson
2006-06-04 07:49:07 +00:00
parent b3a91bc496
commit 3fe24d8793
3 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,8 @@
#ifdef __linux__
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#else
#include <direct.h>
#endif