From 4085ba54b41d14620736520c2c40425a544cb5a4 Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sun, 25 Jul 2004 08:01:09 +0000 Subject: Update to 3.0. Submitted by: Panagiotis Astithas Jeremy Faulkner Torben Jager Georg-W. Koltermann Reviewed by: java --- java/eclipse/files/patch-eclipseShm | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 java/eclipse/files/patch-eclipseShm (limited to 'java/eclipse/files/patch-eclipseShm') diff --git a/java/eclipse/files/patch-eclipseShm b/java/eclipse/files/patch-eclipseShm new file mode 100644 index 000000000000..901f8d787326 --- /dev/null +++ b/java/eclipse/files/patch-eclipseShm @@ -0,0 +1,15 @@ +--- plugins/platform-launcher/library/eclipseShm.c.orig Wed Apr 21 03:55:49 2004 ++++ plugins/platform-launcher/library/eclipseShm.c Wed Apr 21 03:55:57 2004 +@@ -178,11 +178,11 @@ + + #else /* Unix like platforms */ + ++#include + #include + #include + #include + #include +-#include + #include + + int createSharedData(char** id, int size) { -- cgit v1.2.3