Guard variable used only with SYSCF_FILE.

This commit is contained in:
nhkeni
2022-03-17 16:56:59 -04:00
parent 9f3063df01
commit e260403f3b
+2
View File
@@ -5682,7 +5682,9 @@ txt2key(char *txt)
void void
initoptions(void) initoptions(void)
{ {
#ifdef SYSCF_FILE
int i; int i;
#endif
initoptions_init(); initoptions_init();
#ifdef SYSCF #ifdef SYSCF