diff options
Diffstat (limited to 'gcc/cp/xref.c')
-rw-r--r-- | gcc/cp/xref.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cp/xref.c b/gcc/cp/xref.c index 2952f36..cd6cb85 100644 --- a/gcc/cp/xref.c +++ b/gcc/cp/xref.c @@ -27,8 +27,6 @@ Boston, MA 02111-1307, USA. */ #include "input.h" #include "toplev.h" -extern char *getpwd PROTO((void)); - /* The character(s) used to join a directory specification (obtained with getwd or equivalent) with a non-absolute file name. */ |