mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
2 lines
49 B
C
2 lines
49 B
C
|
#include <stdint.h>
|
||
|
typedef int64_t crypto_int64;
|