aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/cp/repo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/repo.c b/gcc/cp/repo.c
index c1d756c..cc6eab6 100644
--- a/gcc/cp/repo.c
+++ b/gcc/cp/repo.c
@@ -43,7 +43,7 @@ extern char * getenv ();
#ifdef NEED_DECLARATION_RINDEX
extern char *rindex ();
-#endif rindex
+#endif
extern char *getpwd PROTO((void));
static tree repo_get_id PROTO((tree));