mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
Fixed compilation error
svn path=/trunk/; revision=2423
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#define __INTERNAL_DEBUG
|
||||
|
||||
#include <internal/ntoskrnl.h>
|
||||
#include <internal/dbg.h>
|
||||
#include <roscfg.h>
|
||||
|
||||
#define UNIMPLEMENTED do {DbgPrint("%s at %s:%d is unimplemented, have a nice day\n",__FUNCTION__,__FILE__,__LINE__); for(;;); } while(0);
|
||||
|
||||
Reference in New Issue
Block a user