diff options
Diffstat (limited to 'gcc/c-pragma.c')
-rw-r--r-- | gcc/c-pragma.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-pragma.c b/gcc/c-pragma.c index 1fc006c..526d5fd 100644 --- a/gcc/c-pragma.c +++ b/gcc/c-pragma.c @@ -22,7 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "rtl.h" #include "tree.h" #include "function.h" /* For cfun. FIXME: Does the parser know when it is inside a function, so that |