From 0be0fb477cb7000852c24a6cf6bba1c9bf3abd7e Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Sun, 31 Jul 2005 05:26:16 +0000 Subject: Update to 3.1. o java/eclipse-devel is IGNOREd now until 3.2+. o change MAINTAINERship to java@ on java/eclipse-devel. [1] PR: ports/84252 Submitted by: Panagiotis Astithas Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@ --- java/eclipse/files/patch-plugins-update-src-update.c | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 java/eclipse/files/patch-plugins-update-src-update.c (limited to 'java/eclipse/files/patch-plugins-update-src-update.c') diff --git a/java/eclipse/files/patch-plugins-update-src-update.c b/java/eclipse/files/patch-plugins-update-src-update.c new file mode 100644 index 000000000000..6d3991ec7358 --- /dev/null +++ b/java/eclipse/files/patch-plugins-update-src-update.c @@ -0,0 +1,15 @@ +--- plugins/org.eclipse.update.core.linux/src/update.c.orig Fri May 13 11:37:58 2005 ++++ plugins/org.eclipse.update.core.linux/src/update.c Sat May 14 19:01:31 2005 +@@ -12,7 +12,12 @@ + /* bug 82520 : need to include stdlib.h */ + # include + # include ++#ifdef __FreeBSD__ ++# include ++# include ++#else + # include ++#endif + # include + + /* -- cgit v1.2.3