hotspot/src/os/linux/vm/os_linux.cpp
changeset 10565 dc90c239f4ec
parent 10522 23830453e083
child 10571 956e26fdfc4f
equal deleted inserted replaced
10564:db5bf5438c0a 10565:dc90c239f4ec
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  *
    22  *
    23  */
    23  */
    24 
       
    25 # define __STDC_FORMAT_MACROS
       
    26 
    24 
    27 // no precompiled headers
    25 // no precompiled headers
    28 #include "classfile/classLoader.hpp"
    26 #include "classfile/classLoader.hpp"
    29 #include "classfile/systemDictionary.hpp"
    27 #include "classfile/systemDictionary.hpp"
    30 #include "classfile/vmSymbols.hpp"
    28 #include "classfile/vmSymbols.hpp"