mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 09:20:08 +01:00
systemd: define ENABLE_GSHADOW to zero
To be consistent with other defines.
This commit is contained in:
parent
505356be48
commit
6428ee04a8
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
#include <sys/ioctl.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#define ENABLE_GSHADOW FALSE
|
||||
#define ENABLE_GSHADOW 0
|
||||
|
||||
#define HAVE_SECCOMP 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue