summaryrefslogtreecommitdiff
path: root/gcc/lto/lto.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/lto.h')
-rw-r--r--gcc/lto/lto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/lto/lto.h b/gcc/lto/lto.h
index 47d9973b31f..8110ace2749 100644
--- a/gcc/lto/lto.h
+++ b/gcc/lto/lto.h
@@ -37,7 +37,7 @@ extern const char *resolution_file_name;
/* In lto.c */
extern tree lto_eh_personality (void);
-extern void lto_main (int);
+extern void lto_main (void);
extern void lto_read_all_file_options (void);
/* In lto-elf.c or lto-coff.c */