summaryrefslogtreecommitdiff
path: root/gcc/c-family/stub-objc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/stub-objc.c')
-rw-r--r--gcc/c-family/stub-objc.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/c-family/stub-objc.c b/gcc/c-family/stub-objc.c
index 07d3daf9a87..b67c74c8d37 100644
--- a/gcc/c-family/stub-objc.c
+++ b/gcc/c-family/stub-objc.c
@@ -22,6 +22,15 @@ along with GCC; see the file COPYING3. If not see
#include "config.h"
#include "system.h"
#include "coretypes.h"
+#include "vec.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "alias.h"
+#include "input.h"
+#include "symtab.h"
+#include "double-int.h"
+#include "flags.h"
+#include "inchash.h"
#include "tree.h"
#include "c-common.h"
#include "c-objc.h"