Commit e9085100 authored by Sergei Golubchik's avatar Sergei Golubchik

MDEV-6800 auth_socket plugin fails to build on OpenBSD with MariaDB 10.0.14

typo (thanks, Brad Smith!)
parent aa36d9e7
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment