net: narrow include scope after moving to netaddress

This commit is contained in:
Cory Fields
2016-05-31 17:42:38 -04:00
committed by lateminer
parent 4de79a2a14
commit 620e64b25f
12 changed files with 11 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
#ifndef BITCOIN_ADDRMAN_H
#define BITCOIN_ADDRMAN_H
#include "netbase.h"
#include "netaddress.h"
#include "protocol.h"
#include "random.h"
#include "sync.h"