1 /* Environment variable to be removed for SUID programs. The names are
2 all stuffed in a single string which means they have to be terminated
3 with a '\0' explicitly. */
4 #define UNSECURE_ENVVARS \
17 "LD_USE_LOAD_BIAS\0" \
23 "RESOLV_HOST_CONF\0" \