diff options
-rw-r--r-- | x2p/a2p.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2088,7 +2088,6 @@ yyparse() register int yym, yyn, yystate; #if YYDEBUG register char *yys; - extern char *getenv(); if ((yys = getenv("YYDEBUG"))) { |