Fix compile warnings.
This commit is contained in:
parent
2fae0e1319
commit
169fad3a5c
8 changed files with 10 additions and 9 deletions
1
src/3rdparty/libethash/ethash_internal.c
vendored
1
src/3rdparty/libethash/ethash_internal.c
vendored
|
@ -25,6 +25,7 @@
|
|||
#include <stddef.h>
|
||||
#include <errno.h>
|
||||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
#include "ethash.h"
|
||||
#include "fnv.h"
|
||||
#include "endian.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue