mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 05:58:01 +02: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 <sys/ioctl.h>
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
|
|
||||||
#define ENABLE_GSHADOW FALSE
|
#define ENABLE_GSHADOW 0
|
||||||
|
|
||||||
#define HAVE_SECCOMP 0
|
#define HAVE_SECCOMP 0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue