PatchSet 7028
Date: 2005/12/21 03:10:59
Author: robilad
Branch: HEAD
Tag: (none)
Log:
Removed an unnecessary include
2005-12-20 Dalibor Topic <[EMAIL PROTECTED]>
* libraries/clib/native/Runtime.c: Removed unnecessary include.
Members:
ChangeLog:1.4547->1.4548
libraries/clib/native/Runtime.c:1.39->1.40
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.4547 kaffe/ChangeLog:1.4548
--- kaffe/ChangeLog:1.4547 Tue Dec 20 22:07:28 2005
+++ kaffe/ChangeLog Wed Dec 21 03:10:59 2005
@@ -1,3 +1,7 @@
+2005-12-20 Dalibor Topic <[EMAIL PROTECTED]>
+
+ * libraries/clib/native/Runtime.c: Removed unnecessary include.
+
2005-12-20 Alexander Boettcher <[EMAIL PROTECTED]>
* FAQ/FAQ.drops: Initial checkin of drops port FAQ
Index: kaffe/libraries/clib/native/Runtime.c
diff -u kaffe/libraries/clib/native/Runtime.c:1.39
kaffe/libraries/clib/native/Runtime.c:1.40
--- kaffe/libraries/clib/native/Runtime.c:1.39 Sun Oct 2 14:20:09 2005
+++ kaffe/libraries/clib/native/Runtime.c Wed Dec 21 03:11:04 2005
@@ -16,7 +16,6 @@
#include <native.h>
#include "files.h"
#include "defs.h"
-#include "java_io_File.h"
#include "java_lang_String.h"
#include "java_lang_VMRuntime.h"
#include "external.h"
_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe