aboutsummaryrefslogtreecommitdiffstats
path: root/pseudo_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'pseudo_util.c')
-rw-r--r--pseudo_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pseudo_util.c b/pseudo_util.c
index ca2f0a4..8d0969e 100644
--- a/pseudo_util.c
+++ b/pseudo_util.c
@@ -65,6 +65,7 @@ static struct pseudo_variables pseudo_env[] = {
{ "PSEUDO_NOSYMLINKEXP", 19, NULL },
{ "PSEUDO_DISABLED", 15, NULL },
{ "PSEUDO_UNLOAD", 13, NULL },
+ { "PSEUDO_ALLOW_FSYNC", 18, NULL },
{ NULL, 0, NULL } /* Magic terminator */
};