From 4b1b3795ffca2fde90453af401116c3f00823b3a Mon Sep 17 00:00:00 2001 From: Archie Cobbs Date: Mon, 29 Nov 2004 23:48:33 +0000 Subject: Update to version 0.12. --- .../files/patch-native::jni::gtk-peer::gthread-jni.c | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 java/classpath/files/patch-native::jni::gtk-peer::gthread-jni.c (limited to 'java/classpath/files') diff --git a/java/classpath/files/patch-native::jni::gtk-peer::gthread-jni.c b/java/classpath/files/patch-native::jni::gtk-peer::gthread-jni.c deleted file mode 100644 index 103979ff3a17..000000000000 --- a/java/classpath/files/patch-native::jni::gtk-peer::gthread-jni.c +++ /dev/null @@ -1,14 +0,0 @@ ---- native/jni/gtk-peer/gthread-jni.c.orig Mon Oct 25 15:42:21 2004 -+++ native/jni/gtk-peer/gthread-jni.c Mon Oct 25 15:45:31 2004 -@@ -218,7 +218,11 @@ - /* Global data */ - /************************************************************************/ - -+#if __FreeBSD_version < 500000 -+#include -+#else - #include /* provides intptr_t */ -+#endif - #include /* va_list */ - #include "gthread-jni.h" - #include /* assert() */ -- cgit v1.2.3