mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-10 04:31:03 +00:00
Include the correct config header in libztex and include it before other includes.
This commit is contained in:
parent
86c08516b7
commit
77ef4c210f
@ -22,10 +22,11 @@
|
|||||||
* along with this program; if not, see http://www.gnu.org/licenses/.
|
* along with this program; if not, see http://www.gnu.org/licenses/.
|
||||||
**/
|
**/
|
||||||
|
|
||||||
|
#include "config.h"
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <config.h>
|
|
||||||
|
|
||||||
#include "miner.h"
|
#include "miner.h"
|
||||||
#include "fpgautils.h"
|
#include "fpgautils.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user