--- old/src/java.desktop/share/native/include/jawt.h 2015-10-15 12:37:58.424047874 -0400 +++ new/src/java.desktop/share/native/include/jawt.h 2015-10-15 12:37:57.700007155 -0400 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 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 @@ -27,6 +27,7 @@ #define _JAVASOFT_JAWT_H_ #include "jni.h" +#include "jni_util.h" #ifdef __cplusplus extern "C" {