restore accidentally consumed tmp_config

This commit is contained in:
Derek S. Ray
2015-04-10 18:18:05 -04:00
parent 8398e30dd1
commit 5c919d6930

View File

@@ -1845,6 +1845,7 @@ int src;
{
FILE *fp;
#if defined(UNIX) || defined(VMS)
char tmp_config[BUFSZ];
char *envp;
#endif