You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/ibm-jdk-bin/files/ibm-jdk-bin-jawt.h.patch

13 lines
377 B

--- include/jawt.h 2006/07/20 23:02:04 1.1
+++ include/jawt.h 2006/07/20 23:03:13
@@ -298,7 +298,9 @@ typedef struct jawt {
* Get the AWT native structure. This function returns JNI_FALSE if
* an error occurs.
*/
+#ifdef _JNI_IMPORT_OR_EXPORT_
_JNI_IMPORT_OR_EXPORT_
+#endif
jboolean JNICALL JAWT_GetAWT(JNIEnv* env, JAWT* awt);
#define JAWT_VERSION_1_3 0x00010003