--- old/src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/nativeCryptoMD.c 2018-06-08 10:48:56.267893477 +0200 +++ new/src/jdk.crypto.ucrypto/solaris/native/libj2ucrypto/nativeCryptoMD.c 2018-06-08 10:48:55.939893479 +0200 @@ -30,7 +30,7 @@ #include "jni_util.h" #include "nativeCrypto.h" #include "nativeFunc.h" - +#include "com_oracle_security_ucrypto_NativeDigestMD.h" extern void throwOutOfMemoryError(JNIEnv *env, const char *msg); extern jbyte* getBytes(JNIEnv *env, jbyteArray bytes, int offset, int len);