systemd: define ENABLE_GSHADOW to zero

To be consistent with other defines.
This commit is contained in:
Thomas Haller
2023-05-02 08:16:29 +02:00
parent 505356be48
commit 6428ee04a8

View File

@@ -49,7 +49,7 @@
#include <sys/ioctl.h>
#include <pthread.h>
#define ENABLE_GSHADOW FALSE
#define ENABLE_GSHADOW 0
#define HAVE_SECCOMP 0