added more for OS/2
This commit is contained in:
@ -34,6 +34,7 @@
|
||||
#if defined(_WIN32)
|
||||
# include <windows.h>
|
||||
#elif defined(__OS2__)
|
||||
# define INCL_DOSPROCESS
|
||||
# include <os2.h>
|
||||
#else
|
||||
# include "syscall.h"
|
||||
|
Reference in New Issue
Block a user