Missing win32 header

This commit is contained in:
Yevgen Muntyan 2006-04-30 13:36:54 -05:00
parent 7263633968
commit af6e94c1d4

View File

@ -28,6 +28,7 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <io.h>
#include <direct.h>
#endif
#ifdef HAVE_SYS_WAIT_H