*.pod changes based on the FAQ
[p5sagit/p5-mst-13.2.git] / vms / perly_c.vms
index d6d35bb..0949d5b 100644 (file)
@@ -1286,7 +1286,9 @@ yyparse()
     int retval = 0;
 #if YYDEBUG
     register char *yys;
+#   ifndef getenv
     extern char *getenv();
+#   endif
 #endif
 
     struct ysv *ysave = (struct ysv*)safemalloc(sizeof(struct ysv));