summaryrefslogtreecommitdiff
path: root/gcc/config/darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/darwin.c')
-rw-r--r--gcc/config/darwin.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/config/darwin.c b/gcc/config/darwin.c
index c9dfd87d99b..ef898f35a0a 100644
--- a/gcc/config/darwin.c
+++ b/gcc/config/darwin.c
@@ -70,6 +70,10 @@ along with GCC; see the file COPYING3. If not see
#include "is-a.h"
#include "gimple.h"
#include "gimplify.h"
+#include "hash-map.h"
+#include "plugin-api.h"
+#include "ipa-ref.h"
+#include "cgraph.h"
#include "lto-streamer.h"
#include "lto-section-names.h"