summaryrefslogtreecommitdiffstats
path: root/libmariadb/plugins/auth/ref10/crypto_uint32.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmariadb/plugins/auth/ref10/crypto_uint32.h')
-rw-r--r--libmariadb/plugins/auth/ref10/crypto_uint32.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libmariadb/plugins/auth/ref10/crypto_uint32.h b/libmariadb/plugins/auth/ref10/crypto_uint32.h
new file mode 100644
index 00000000..ab2977ca
--- /dev/null
+++ b/libmariadb/plugins/auth/ref10/crypto_uint32.h
@@ -0,0 +1,5 @@
+#include <stdint.h>
+#include <sys/types.h>
+typedef uint32_t crypto_uint32;
+
+#define select ed25519_select