systemd: define ENABLE_GSHADOW to zero
To be consistent with other defines.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#define ENABLE_GSHADOW FALSE
|
||||
#define ENABLE_GSHADOW 0
|
||||
|
||||
#define HAVE_SECCOMP 0
|
||||
|
||||
|
Reference in New Issue
Block a user