mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-11 12:03:04 +02:00
net: narrow include scope after moving to netaddress
Net functionality is no longer needed for CAddress/CAddrman/etc. now that CNetAddr/CService/CSubNet are dumb storage classes.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#include "timedata.h"
|
||||
|
||||
#include "netbase.h"
|
||||
#include "netaddress.h"
|
||||
#include "sync.h"
|
||||
#include "ui_interface.h"
|
||||
#include "util.h"
|
||||
|
Reference in New Issue
Block a user