Fix for UINT64_MAX macro
This commit is contained in:
parent
719bed1f9b
commit
c15b5a457b
|
@ -3,6 +3,7 @@
|
|||
// TODO(Kagami): Port it to WIN32 (see bitmessage-powfaster for an
|
||||
// example).
|
||||
|
||||
#define __STDC_LIMIT_MACROS
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <arpa/inet.h>
|
||||
|
|
Loading…
Reference in New Issue
Block a user