mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 02:05:57 +01:00
MDEV-6800 auth_socket plugin fails to build on OpenBSD with MariaDB 10.0.14
typo (thanks, Brad Smith!)
This commit is contained in:
parent
aa36d9e742
commit
e90851008b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
|
||||
#elif defined HAVE_SOCKPEERCRED
|
||||
#define level SOL_SOCKET
|
||||
#define ucred socketpeercred
|
||||
#define ucred sockpeercred
|
||||
|
||||
#elif defined HAVE_XUCRED
|
||||
#include <sys/un.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue