diff options
Diffstat (limited to 'gcc/jit/jit-recording.c')
-rw-r--r-- | gcc/jit/jit-recording.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/jit/jit-recording.c b/gcc/jit/jit-recording.c index 63dab38..8da7f76 100644 --- a/gcc/jit/jit-recording.c +++ b/gcc/jit/jit-recording.c @@ -22,8 +22,6 @@ along with GCC; see the file COPYING3. If not see #include "system.h" #include "coretypes.h" #include "tm.h" -#include "opts.h" -#include "tree.h" #include "pretty-print.h" #include <pthread.h> |