From 068ba4e875ea6c7218e55c63cb5e7677b5436130 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 24 Oct 2016 14:21:03 -0300 Subject: [PATCH] test --- src/komodo.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/komodo.h b/src/komodo.h index 261a599e0..604034b62 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -28,8 +28,6 @@ #include #include #include -#include "mini-gmp.c" -#include "uthash.h" #include "komodo_utils.h" int32_t komodo_stateupdate(int32_t height,uint8_t notarypubs[][33],uint8_t numnotaries,uint8_t notaryid,uint256 txhash,uint64_t voutmask,uint8_t numvouts,uint32_t *pvals,uint8_t numpvals);