summaryrefslogtreecommitdiff
path: root/gcc/config/mep/mep-pragma.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mep/mep-pragma.c')
-rw-r--r--gcc/config/mep/mep-pragma.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/config/mep/mep-pragma.c b/gcc/config/mep/mep-pragma.c
index 7bda2973b11..e3e5764b76a 100644
--- a/gcc/config/mep/mep-pragma.c
+++ b/gcc/config/mep/mep-pragma.c
@@ -29,6 +29,11 @@ along with GCC; see the file COPYING3. If not see
#include "hard-reg-set.h"
#include "output.h" /* for decode_reg_name */
#include "mep-protos.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "vec.h"
+#include "machmode.h"
+#include "input.h"
#include "function.h"
#define MAX_RECOG_OPERANDS 10
#include "reload.h"