X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fuxputty.c;h=4de1583d2a27cf5ad573ae5443b0f015e80ac697;hb=15386cbe927fc85ac2fed0bb47704645c4b67dad;hp=7933130fd9abc6689d14c676570a634bc49221e2;hpb=01778a2d546bb4cebe3a4e5a0bb227deda548182;p=PuTTY.git diff --git a/unix/uxputty.c b/unix/uxputty.c index 7933130f..4de1583d 100644 --- a/unix/uxputty.c +++ b/unix/uxputty.c @@ -20,6 +20,7 @@ */ const int use_pty_argv = FALSE; char **pty_argv; /* never used */ +char *pty_osx_envrestore_prefix; /* * Clean up and exit.