diff options
Diffstat (limited to 'gcc/java/jcf-write.c')
-rw-r--r-- | gcc/java/jcf-write.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/java/jcf-write.c b/gcc/java/jcf-write.c index f9c4679..aa4366a 100644 --- a/gcc/java/jcf-write.c +++ b/gcc/java/jcf-write.c @@ -31,7 +31,6 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ #include "real.h" #include "java-tree.h" #include "obstack.h" -#undef AND #include "rtl.h" #include "flags.h" #include "java-opcodes.h" |