mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-02 03:40:12 +00:00
b3a975ff8e
fix testing on sun
4 lines
65 B
C
4 lines
65 B
C
#pragma once
|
|
#include <stdint.h>
|
|
typedef uint32_t crypto_uint32;
|