mirror of
https://github.com/reactos/reactos.git
synced 2025-05-25 12:14:32 +00:00
fix build part 2
svn path=/trunk/; revision=28231
This commit is contained in:
parent
e21a6e279a
commit
ac4a0d249c
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#ifdef _MSC_VER
|
||||
void _enable(void);
|
||||
void _disable(void);
|
||||
#endif
|
||||
#include "ntddk.h"
|
||||
#include "arc/arc.h"
|
||||
#include "halfuncs.h"
|
||||
|
|
Loading…
Reference in a new issue