aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2019-10-29 10:49:48 +0200
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2019-10-29 11:30:12 +0200
commitf44abe4bed25a40145ab168adc1589f5df4146f3 (patch)
treeaa977707d7b86d74866e0bc1de2d4ecb79c514b5 /src/Makefile.am
parent4c1090c882ea15ba4d10a2f7f320f3c0eb490ebd (diff)
downloadbitcoin-f44abe4bed25a40145ab168adc1589f5df4146f3.tar.xz
refactor: Remove addrdb.h dependency from node.h
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 82cc19d57c..bfcc1df784 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -152,6 +152,7 @@ BITCOIN_CORE_H = \
net.h \
net_permissions.h \
net_processing.h \
+ net_types.h \
netaddress.h \
netbase.h \
netmessagemaker.h \