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