mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
GCredentials: credentials messages are not correctly supported on NetBSD
https://bugzilla.gnome.org/show_bug.cgi?id=735819
This commit is contained in:
parent
7dd3397820
commit
e763d93456
@ -44,7 +44,7 @@
|
||||
#define G_CREDENTIALS_USE_NETBSD_UNPCBID 1
|
||||
#define G_CREDENTIALS_NATIVE_TYPE G_CREDENTIALS_TYPE_NETBSD_UNPCBID
|
||||
#define G_CREDENTIALS_NATIVE_SIZE (sizeof (struct unpcbid))
|
||||
#define G_CREDENTIALS_UNIX_CREDENTIALS_MESSAGE_SUPPORTED 1
|
||||
/* #undef G_CREDENTIALS_UNIX_CREDENTIALS_MESSAGE_SUPPORTED */
|
||||
#define G_CREDENTIALS_SPOOFING_SUPPORTED 1
|
||||
|
||||
#elif defined(__OpenBSD__)
|
||||
|
Loading…
Reference in New Issue
Block a user