[XDK] Add some workarounds for the UM/KM types mismatches.
[reactos.git] / reactos / include / xdk / ntifs.template.h
index 7e77f62..642193f 100644 (file)
@@ -32,6 +32,7 @@ extern "C" {
 
 $define(UCHAR=UCHAR)
 $define(ULONG=ULONG)
+$define(USHORT=USHORT)
 
 /* Dependencies */
 #include <ntddk.h>