src/share/vm/adlc/adlc.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/src/share/vm/adlc/adlc.hpp	Tue Sep 13 12:21:01 2011
--- new/src/share/vm/adlc/adlc.hpp	Tue Sep 13 12:21:00 2011

*** 65,77 **** --- 65,77 ---- #endif #define _UINTPTR_T_DEFINED #endif #endif // _WIN32 ! #ifdef LINUX ! #if defined(LINUX) || defined(_ALLBSD_SOURCE) #include <inttypes.h> ! #endif // LINUX || _ALLBSD_SOURCE // Macros #define uint32 unsigned int #define uint unsigned int

src/share/vm/adlc/adlc.hpp
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File