#ifndef crypto_uint16_H #define crypto_uint16_H #include typedef uint16_t crypto_uint16; #endif