update for HEAD-2003091401
[reactos.git] / include / ntos / ntdef.h
index 2f49140..e0c88c3 100644 (file)
 #ifndef __INCLUDE_NTDEF_H
 #define __INCLUDE_NTDEF_H
 
-#define PACKED __attribute__((packed))
-
 #define EX_MAXIMUM_WAIT_OBJECTS (64)
 
 #ifndef __USE_W32API
 
+#define PACKED __attribute__((packed))
+
 #define ANYSIZE_ARRAY  (1)
 
 #define DELETE         (0x00010000L)