CVS kaffe (robilad): removed an unnecessary string.h include

Kaffe CVS <[email protected]>
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
PatchSet 7661 
Date: 2008/01/02 22:04:32
Author: robilad
Branch: HEAD
Tag: (none) 
Log:
removed an unnecessary string.h include

2008-01-02  Dalibor Topic  <[email protected]>

* libraries/clib/native/java_lang_String.c: Don't include string.h.

Members: 
	ChangeLog:1.5163->1.5164 
	libraries/clib/native/java_lang_String.c:1.1->1.2 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.5163 kaffe/ChangeLog:1.5164
--- kaffe/ChangeLog:1.5163	Wed Jan  2 21:50:26 2008
+++ kaffe/ChangeLog	Wed Jan  2 22:04:32 2008
@@ -1,5 +1,9 @@
 2008-01-02  Dalibor Topic  <[email protected]>
 
+	* libraries/clib/native/java_lang_String.c: Don't include string.h.
+
+2008-01-02  Dalibor Topic  <[email protected]>
+
 	* include/jsyscall.h: Don't include netdb.h.
 
 	* kaffe/kaffevm/systems/unix-jthreads/Makefile.am 
Index: kaffe/libraries/clib/native/java_lang_String.c
diff -u kaffe/libraries/clib/native/java_lang_String.c:1.1 kaffe/libraries/clib/native/java_lang_String.c:1.2
--- kaffe/libraries/clib/native/java_lang_String.c:1.1	Mon Nov 27 21:47:21 2006
+++ kaffe/libraries/clib/native/java_lang_String.c	Wed Jan  2 22:04:34 2008
@@ -4,7 +4,7 @@
  * Copyright (c) 1996, 1997
  *	Transvirtual Technologies, Inc.  All rights reserved.
  *
- * Copyright (c) 2005, 2006
+ * Copyright (c) 2005, 2006, 2008
  *      Kaffe.org contributors.  See ChangeLog for details. 
  *      All rights reserved.
  *
@@ -14,10 +14,6 @@
 
 #include "config.h"
 #include "config-std.h"
-
-#ifdef HAVE_STRING_H
-#include <string.h>
-#endif
 
 #include "stringSupport.h"
 #include "java_lang_String.h"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.