aboutsummaryrefslogtreecommitdiff
path: root/java/shujit/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'java/shujit/files/patch-ae')
-rw-r--r--java/shujit/files/patch-ae14
1 files changed, 0 insertions, 14 deletions
diff --git a/java/shujit/files/patch-ae b/java/shujit/files/patch-ae
deleted file mode 100644
index 63284c2b38d9..000000000000
--- a/java/shujit/files/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
---- stack.c 2000/12/14 09:19:58 1.1
-+++ stack.c 2000/12/14 09:20:07
-@@ -28,11 +28,6 @@
-
- #include "config.h"
-
--#if (__FreeBSD__ >= 5) && (JDK_VER == 11)
--typedef unsigned int uint_t;
-- // FreeBSD/JDK 1.1.8 does not typedef this on FreeBSD >= 5
--#endif
--
- #ifndef HAVE_GREENTHR_HEADER
- # define NATIVE // for Linux/JDK 1.1.8v1
- #endif