[ROSSYM_NEW]

- add missing debug.h include

svn path=/trunk/; revision=53243
This commit is contained in:
Jérôme Gardou 2011-08-14 21:39:37 +00:00
parent 818d33cbe6
commit 9512185005

View file

@ -9,6 +9,9 @@
#include <precomp.h>
#define NDEBUG
#include <debug.h>
#define SYMBOL_SIZE 18
extern NTSTATUS RosSymStatus;