1#include <stdint.h>
2#include <sys/types.h>
3typedef uint32_t crypto_uint32;
4
5#define select ed25519_select
6