agent/src/os/bsd/MacosxDebuggerLocal.m

changeset 7562
0e1aa319e805
parent 6437
f2294a37e723
child 7994
04ff2f6cd0eb
     1.1 --- a/agent/src/os/bsd/MacosxDebuggerLocal.m	Mon Jan 12 15:24:29 2015 +0100
     1.2 +++ b/agent/src/os/bsd/MacosxDebuggerLocal.m	Fri Jun 13 18:04:49 2014 -0700
     1.3 @@ -1,5 +1,5 @@
     1.4  /*
     1.5 - * Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
     1.6 + * Copyright (c) 2002, 2015, 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 @@ -26,7 +26,7 @@
    1.11  #import <Foundation/Foundation.h>
    1.12  #import <JavaNativeFoundation/JavaNativeFoundation.h>
    1.13  
    1.14 -#include <JavaVM/jni.h>
    1.15 +#include <jni.h>
    1.16  
    1.17  #import <mach/mach.h>
    1.18  #import <mach/mach_types.h>

mercurial