diff options
Diffstat (limited to 'gcc/java/jcf-io.c')
-rw-r--r-- | gcc/java/jcf-io.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/jcf-io.c b/gcc/java/jcf-io.c index 145b12d..e805d08 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> |