aboutsummaryrefslogtreecommitdiff
path: root/gcc/hsa-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/hsa-common.c')
-rw-r--r--gcc/hsa-common.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/hsa-common.c b/gcc/hsa-common.c
index 95636ebc9a8..c8c12afb04c 100644
--- a/gcc/hsa-common.c
+++ b/gcc/hsa-common.c
@@ -40,6 +40,8 @@ along with GCC; see the file COPYING3. If not see
#include "internal-fn.h"
#include "ctype.h"
#include "builtins.h"
+#include "stringpool.h"
+#include "attribs.h"
/* Structure containing intermediate HSA representation of the generated
function. */