summaryrefslogtreecommitdiff
path: root/gcc/java/jcf-io.c
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-13 21:12:44 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-09-13 21:12:44 +0000
commit260eca72eeee4520c53c06aa79bd62a3c431bc22 (patch)
treec9a3d87c2a3d9f7c738171810a9a1056a13df396 /gcc/java/jcf-io.c
parent0a2a3792460a4fc8618ff49a91fe68561a242c87 (diff)
downloadgcc-260eca72eeee4520c53c06aa79bd62a3c431bc22.tar.gz
Revert previous patch.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22405 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/jcf-io.c')
-rw-r--r--gcc/java/jcf-io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/jcf-io.c b/gcc/java/jcf-io.c
index 145b12dad53..e805d08dbb4 100644
--- a/gcc/java/jcf-io.c
+++ b/gcc/java/jcf-io.c
@@ -29,7 +29,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
#include "jcf.h"
#ifdef __STDC__
#include <stdlib.h>
-#include <string.h>
#endif
#include <sys/types.h>
#include <sys/stat.h>