mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-09 13:10:25 +00:00
4 lines
63 B
C
4 lines
63 B
C
#pragma once
|
|
#include <stdint.h>
|
|
typedef int32_t crypto_int32;
|