aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-map.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/objc/objc-map.c')
-rw-r--r--gcc/objc/objc-map.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc/objc/objc-map.c b/gcc/objc/objc-map.c
index 8f93145..c942cc2 100644
--- a/gcc/objc/objc-map.c
+++ b/gcc/objc/objc-map.c
@@ -20,6 +20,16 @@ Boston, MA 02110-1301, USA. */
#include "config.h"
#include "system.h"
#include "coretypes.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "vec.h"
+#include "double-int.h"
+#include "input.h"
+#include "alias.h"
+#include "symtab.h"
+#include "options.h"
+#include "wide-int.h"
+#include "inchash.h"
#include "tree.h"
#include "ggc.h"
#include "objc-map.h"