diff options
Diffstat (limited to 'java/eclipse/files/patch-update.cpp')
-rw-r--r-- | java/eclipse/files/patch-update.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/java/eclipse/files/patch-update.cpp b/java/eclipse/files/patch-update.cpp deleted file mode 100644 index eabdfd542d23..000000000000 --- a/java/eclipse/files/patch-update.cpp +++ /dev/null @@ -1,13 +0,0 @@ ---- plugins/org.eclipse.update.core.linux/src/update.cpp.orig Tue Mar 4 14:18:02 2003 -+++ plugins/org.eclipse.update.core.linux/src/update.cpp Tue Mar 4 14:20:21 2003 -@@ -3,8 +3,8 @@ - * All Rights Reserved.
- */
-
--# include <sys/types.h>
--# include <sys/statfs.h>
-+# include <sys/param.h>
-+# include <sys/mount.h>
- # include <update.h>
-
- /*
|