summaryrefslogtreecommitdiff
path: root/yacc
diff options
context:
space:
mode:
Diffstat (limited to 'yacc')
-rw-r--r--yacc/main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/yacc/main.c b/yacc/main.c
index ee5cb53b6f..9bb3786184 100644
--- a/yacc/main.c
+++ b/yacc/main.c
@@ -100,9 +100,6 @@ char *nullable;
#if !defined(HAS_MKSTEMP)
extern char *mktemp(char *);
#endif
-#ifdef _WIN32
-extern char *getenv(const char *);
-#endif
void done(int k)