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

@@ -1,5 +1,6 @@
#include "torcontrol.h"
#include "utilstrencodings.h"
#include "netbase.h"
#include "net.h"
#include "util.h"
#include "crypto/hmac_sha256.h"