mirror of
https://github.com/GOSTSec/sgminer
synced 2025-08-28 14:52:04 +00:00
Fix for automated build
This commit is contained in:
parent
0bfb01df47
commit
8d2eefe50c
@ -29,9 +29,9 @@
|
|||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "algorithm/sysendian.h"
|
#include "../algorithm/sysendian.h"
|
||||||
|
|
||||||
#include "sph/sha256_Y.h"
|
#include "sha256_Y.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Encode a length len/4 vector of (uint32_t) into a length len vector of
|
* Encode a length len/4 vector of (uint32_t) into a length len vector of
|
||||||
|
Loading…
x
Reference in New Issue
Block a user