diff options
Diffstat (limited to 'gcc/lambda-trans.c')
-rw-r--r-- | gcc/lambda-trans.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lambda-trans.c b/gcc/lambda-trans.c index 2179c7f113e..a3a11f190ca 100644 --- a/gcc/lambda-trans.c +++ b/gcc/lambda-trans.c @@ -23,7 +23,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA #include "system.h" #include "coretypes.h" #include "tm.h" -#include "errors.h" #include "ggc.h" #include "tree.h" #include "target.h" |