src/share/vm/prims/jvmtiCodeBlobEvents.hpp

changeset 4492
8b46b0196eb0
parent 2314
f95d63e2154a
child 6876
710a3c8b516e
     1.1 --- a/src/share/vm/prims/jvmtiCodeBlobEvents.hpp	Thu Jan 24 23:30:45 2013 -0800
     1.2 +++ b/src/share/vm/prims/jvmtiCodeBlobEvents.hpp	Fri Jan 25 10:04:08 2013 -0500
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8   *
     1.9   * This code is free software; you can redistribute it and/or modify it
    1.10 @@ -25,9 +25,7 @@
    1.11  #ifndef SHARE_VM_PRIMS_JVMTICODEBLOBEVENTS_HPP
    1.12  #define SHARE_VM_PRIMS_JVMTICODEBLOBEVENTS_HPP
    1.13  
    1.14 -#ifndef JVMTI_KERNEL
    1.15  #include "jvmtifiles/jvmti.h"
    1.16 -#endif
    1.17  
    1.18  // forward declaration
    1.19  class JvmtiEnv;

mercurial