Split off hash.h from util.h
[novacoin.git] / src / addrman.cpp
index 4428cd1..780edde 100644 (file)
@@ -3,6 +3,7 @@
 // file COPYING or http://www.opensource.org/licenses/mit-license.php.
 
 #include "addrman.h"
+#include "hash.h"
 
 using namespace std;