Reintegrate header-work branch. Important changes include continued work on headers...
[reactos.git] / reactos / include / reactos / wine / dcetypes.idl
index 8bfbb09..5630e30 100644 (file)
@@ -28,7 +28,7 @@ typedef small signed8;
 typedef short signed16;
 typedef long signed32;
 typedef unsigned32 boolean32;
-typedef unsigned hyper u_int64;
+//typedef unsigned hyper u_int64;
 typedef unsigned long u_int32;
 typedef unsigned short u_int16;
 typedef unsigned small u_int8;