summaryrefslogtreecommitdiff
path: root/gcc/jit/jit-recording.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/jit/jit-recording.c')
-rw-r--r--gcc/jit/jit-recording.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/jit/jit-recording.c b/gcc/jit/jit-recording.c
index 70bd171a892..afe59c36aee 100644
--- a/gcc/jit/jit-recording.c
+++ b/gcc/jit/jit-recording.c
@@ -22,14 +22,13 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tm.h"
+#include "jit-common.h"
+#include "timevar.h"
#include "pretty-print.h"
-#include "hash-map.h"
#include "toplev.h"
-#include "timevar.h"
#include <pthread.h>
-#include "jit-common.h"
#include "jit-builtins.h"
#include "jit-logging.h"
#include "jit-recording.h"