Force use shadow, even if missing.

This commit is contained in:
Dimitri John Ledkov
2015-02-27 14:18:56 +00:00
parent ee43f47f45
commit 46a72bc342
4 changed files with 10 additions and 0 deletions

View File

@@ -139,6 +139,7 @@ static struct itemdef def_table[] = {
{"TCB_SYMLINKS", NULL},
{"USE_TCB", NULL},
#endif
{"FORCE_SHADOW", NULL},
{NULL, NULL}
};