diff options
Diffstat (limited to 'contrib/gcc/collect2.h')
-rw-r--r-- | contrib/gcc/collect2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gcc/collect2.h b/contrib/gcc/collect2.h index 2a65836..f678820 100644 --- a/contrib/gcc/collect2.h +++ b/contrib/gcc/collect2.h @@ -36,7 +36,6 @@ extern int file_exists PARAMS ((const char *)); extern const char *ldout; extern const char *c_file_name; extern struct obstack temporary_obstack; -extern struct obstack permanent_obstack; extern char *temporary_firstobj; extern int vflag, debug; |