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

@@ -10,7 +10,7 @@
#include "bloom.h"
#include "compat.h"
#include "limitedmap.h"
#include "netbase.h"
#include "netaddress.h"
#include "protocol.h"
#include "random.h"
#include "streams.h"