mirror of
https://github.com/reactos/reactos.git
synced 2025-08-09 13:33:15 +00:00
Don't try to build modules that won't build.
Support latest MinGW releases. Support building on linux. svn path=/trunk/; revision=3454
This commit is contained in:
parent
f8310e0ce2
commit
068a37b1cd
45 changed files with 89 additions and 91 deletions
|
@ -23,8 +23,8 @@
|
|||
#include <conio.h>
|
||||
#include <ctype.h>
|
||||
#include <io.h>
|
||||
#include <sys\types.h>
|
||||
#include <sys\stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <time.h>
|
||||
#include <setjmp.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue