Index: /trunk/include/iprt/stdint.h
===================================================================
--- /trunk/include/iprt/stdint.h	(revision 46686)
+++ /trunk/include/iprt/stdint.h	(revision 46687)
@@ -88,10 +88,10 @@
 # ifdef __IBMCPP__
 #  if __IBMCPP__ < 350 && (defined(__WINDOWS__) || defined(_AIX) || defined(__OS2__))
-#   defined IPRT_STDINT_USE_STRUCT_FOR_64_BIT_TYPES
+#   define IPRT_STDINT_USE_STRUCT_FOR_64_BIT_TYPES
 #  endif
 # endif
 # ifdef __IBMC__
 #  if __IBMC__   < 350 && (defined(__WINDOWS__) || defined(_AIX) || defined(__OS2__))
-#   defined IPRT_STDINT_USE_STRUCT_FOR_64_BIT_TYPES
+#   define IPRT_STDINT_USE_STRUCT_FOR_64_BIT_TYPES
 #  endif
 # endif
