|
Lines 7480-7482
Link Here
|
| 7480 |
GLX_PREFIX = swt-glx |
7480 |
GLX_PREFIX = swt-glx |
| 7481 |
|
7481 |
|
| 7482 |
SWT_LIB = lib$(SWT_PREFIX)-$(WS_PREFIX)-$(SWT_VERSION).so |
7482 |
SWT_LIB = lib$(SWT_PREFIX)-$(WS_PREFIX)-$(SWT_VERSION).so |
|
|
7483 |
--- build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/gnomeproxy.c.orig 2008-10-17 09:48:23.000000000 -0500 |
| 7484 |
+++ build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/gnomeproxy.c 2013-03-24 21:44:14.000000000 -0500 |
| 7485 |
@@ -13,11 +13,10 @@ |
| 7486 |
#include <jni.h> |
| 7487 |
|
| 7488 |
#include <glib.h> |
| 7489 |
-#include <glib/gslist.h> |
| 7490 |
#include <gconf/gconf-value.h> |
| 7491 |
#include <gconf/gconf-client.h> |
| 7492 |
|
| 7493 |
-#ifdef __linux__ |
| 7494 |
+#ifdef __STDC__ |
| 7495 |
#include <string.h> |
| 7496 |
#else |
| 7497 |
#include <strings.h> |