X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/8eed910da111b888ec363493ee55c6057eb61acf..4b70e70e68842c1a9c23cf357312f7256b20310a:/unix/ptermm.c diff --git a/unix/ptermm.c b/unix/ptermm.c index 22213dcc..84510e77 100644 --- a/unix/ptermm.c +++ b/unix/ptermm.c @@ -9,6 +9,7 @@ const char *const appname = "pterm"; const int use_event_log = 0; /* pterm doesn't need it */ +const int new_session = 0, saved_sessions = 0; /* or these */ Backend *select_backend(Config *cfg) {