aboutsummaryrefslogtreecommitdiffstats
path: root/dln.c
diff options
context:
space:
mode:
Diffstat (limited to 'dln.c')
-rw-r--r--dln.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/dln.c b/dln.c
index 902f187283..3ebce48a45 100644
--- a/dln.c
+++ b/dln.c
@@ -72,10 +72,6 @@ void *xrealloc();
# include <unistd.h>
#endif
-#ifndef _WIN32
-char *getenv();
-#endif
-
#ifndef dln_loaderror
static void
dln_loaderror(const char *format, ...)