1 $NetBSD: patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp,v 1.4 2016/08/15 19:09:38 ryoon Exp $
3 --- hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp.orig
4 +++ hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp
6 # include <sys/procfs.h>
9 -#if defined(LINUX) || defined(_ALLBSD_SOURCE)
10 +#if defined(LINUX) || defined(_ALLBSD_SOURCE) || defined(SOLARIS)
11 #ifndef __STDC_LIMIT_MACROS
12 #define __STDC_LIMIT_MACROS
13 #endif // __STDC_LIMIT_MACROS