From fc9cd4f33f539c0588d549a5115027d55feb089a Mon Sep 17 00:00:00 2001 From: Christian Thalinger Date: Wed, 24 Oct 2007 11:45:12 +0200 Subject: [PATCH] * src/native/include/Makefile.am [ENABLE_ANNOTATIONS] (JAVASE_HEADER_FILES): Removed java_util_Map.h. --- src/native/include/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/native/include/Makefile.am b/src/native/include/Makefile.am index 5ca4387aa..0d6e47527 100644 --- a/src/native/include/Makefile.am +++ b/src/native/include/Makefile.am @@ -75,7 +75,6 @@ JAVASE_HEADER_FILES += \ if ENABLE_ANNOTATIONS JAVASE_HEADER_FILES += \ - java_util_Map.h \ sun_reflect_ConstantPool.h endif endif -- 2.25.1