summaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/coretypes.h')
-rw-r--r--gcc/coretypes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/coretypes.h b/gcc/coretypes.h
index 25539c3d543..f23741ad762 100644
--- a/gcc/coretypes.h
+++ b/gcc/coretypes.h
@@ -68,6 +68,7 @@ struct cl_target_option;
struct cl_optimization;
struct cl_option;
struct cl_decoded_option;
+struct cl_option_handlers;
struct gimple_seq_d;
typedef struct gimple_seq_d *gimple_seq;
typedef const struct gimple_seq_d *const_gimple_seq;