--- old/src/jdk.jdwp.agent/share/native/libjdwp/vm_interface.h 2015-10-15 12:39:28.897136036 -0400 +++ new/src/jdk.jdwp.agent/share/native/libjdwp/vm_interface.h 2015-10-15 12:39:28.161094641 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -33,6 +33,7 @@ #include #include #include +#include "jni_util.h" #include "log_messages.h"