mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-01-22 13:27:17 +01:00
union aligned
This commit is contained in:
parent
e9c0e71936
commit
4558971345
|
@ -10,7 +10,6 @@
|
|||
#include <unistd.h>
|
||||
#include <vector>
|
||||
#include <mutex>
|
||||
typedef unsigned int __attribute__((__mode__(SI))) ui4b_t; //32 / 8 = 4 byte
|
||||
|
||||
static std::mutex thread_mutex;
|
||||
static i2p::data::SigningKeyType type;
|
||||
|
|
Loading…
Reference in a new issue