summaryrefslogtreecommitdiff
path: root/lib/tempname.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tempname.c')
-rw-r--r--lib/tempname.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/tempname.c b/lib/tempname.c
index 6af0de402..bf5a15d04 100644
--- a/lib/tempname.c
+++ b/lib/tempname.c
@@ -106,13 +106,6 @@
#if ! (HAVE___SECURE_GETENV || _LIBC)
# define __secure_getenv getenv
-
-# ifndef HAVE_DECL_GETENV
-"this configure-time declaration test was not run"
-# endif
-# if !HAVE_DECL_GETENV
-char *getenv ();
-# endif
#endif
#ifdef _LIBC