From 14ab035d4ed2f1bdcf4c2b90c45c7398870f84bc Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 12 Sep 2003 18:28:18 +0000 Subject: [PATCH] (getenv): Remove decl. --- lib/argmatch.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/argmatch.c b/lib/argmatch.c index 3983632521..345256af60 100644 --- a/lib/argmatch.c +++ b/lib/argmatch.c @@ -212,7 +212,6 @@ argmatch_to_argument (const char *value, * Based on "getversion.c" by David MacKenzie */ char *program_name; -extern const char *getenv (); /* When to make backup files. */ enum backup_type -- 2.30.2