From b5a3dbeac084253c268b1d8c1ef2802980f702f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sanjin=20Tro=C5=A1elj?= Date: Mon, 27 Jan 2014 18:22:40 +0100 Subject: [PATCH] VS2010 build: Prepare hexdump.c Cherry-picked by veox. --- hexdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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[] = {