diff options
Diffstat (limited to 'asroot.c')
-rw-r--r-- | asroot.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ char *argv0; +/* Keep list in sync with key2root(8)'s list */ static const char *env_whitelist[] = { "DISPLAY=", "WAYLAND_DISPLAY=", |