0a4bc84b2
1 2 3 4 5 6
#ifndef crypto_int32_h #define crypto_int32_h typedef int crypto_int32; #endif