mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
autotools: switch to autotools buildsystem
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
#ifndef BITCOIN_MAIN_H
|
||||
#define BITCOIN_MAIN_H
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include "bitcoin-config.h"
|
||||
#endif
|
||||
|
||||
#include "core.h"
|
||||
#include "bignum.h"
|
||||
#include "sync.h"
|
||||
|
||||
Reference in New Issue
Block a user