summary refs log tree commit diff
path: root/intl
diff options
context:
space:
mode:
Diffstat (limited to 'intl')
-rw-r--r--intl/localealias.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/intl/localealias.c b/intl/localealias.c
index 122b5807f9..fa9396fe9a 100644
--- a/intl/localealias.c
+++ b/intl/localealias.c
@@ -55,7 +55,6 @@ char *alloca ();
 #if defined STDC_HEADERS || defined _LIBC
 # include <stdlib.h>
 #else
-char *getenv ();
 # ifdef HAVE_MALLOC_H
 #  include <malloc.h>
 # else