From e179bf0f69102601e7c000eb9935f7fdbcef7e88 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 19 Jun 1998 21:55:10 +0000 Subject: * dwarf2out.c (getpwd): Add prototype. From-SVN: r20607 --- gcc/dwarf2out.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/dwarf2out.c') diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 39ad8a6..ef5c73c 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -1951,7 +1951,7 @@ dwarf2out_frame_finish () /* And now, the support for symbolic debugging information. */ #ifdef DWARF2_DEBUGGING_INFO -extern char *getpwd (); +extern char *getpwd PROTO((void)); /* NOTE: In the comments in this file, many references are made to "Debugging Information Entries". This term is abbreviated as `DIE' -- cgit v1.1