define TTY_PERM_INVENT in Windows console build

This commit is contained in:
nhmall
2026-04-10 09:26:24 -04:00
parent e005c26fbd
commit 832db5b9e1

View File

@@ -33,6 +33,7 @@
#define OPTIONS_AT_RUNTIME /* build info done at runtime not text file */ #define OPTIONS_AT_RUNTIME /* build info done at runtime not text file */
#define EARLY_CONFIGFILE_PASS #define EARLY_CONFIGFILE_PASS
#define TTY_PERM_INVENT
/* /*
* ----------------------------------------------------------------- * -----------------------------------------------------------------