diff --git a/hexdump.c b/hexdump.c index 8951dde8..31f52877 100644 --- a/hexdump.c +++ b/hexdump.c @@ -18,7 +18,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - +#include "miner.h" #define hex_print(p) applog(LOG_DEBUG, "%s", p) static char nibble[] = {