[FREELDR]

Fix REL build

svn path=/trunk/; revision=66102
This commit is contained in:
Pierre Schweitzer
2015-01-28 20:52:38 +00:00
parent cb47930ae1
commit 7e14b032e6
+1 -1
View File
@@ -34,7 +34,7 @@ PFREELDR_MEMORY_DESCRIPTOR BiosMemoryMap;
ULONG BiosMemoryMapEntryCount;
SIZE_T FrLdrImageSize;
#if DBG
#ifdef DBG
typedef struct
{
TYPE_OF_MEMORY Type;