summaryrefslogtreecommitdiff
path: root/src/or/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-01 14:00:37 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-01 15:20:37 -0400
commitf54a5cbfb6d58399ee152306fcd7e0c55292a173 (patch)
treef19611fbced2cc83a8debbc3070a27f3bf4dda99 /src/or/include.am
parent6da0311d2cc71d6d0732c8432eea38cd1819aa86 (diff)
downloadtor-f54a5cbfb6d58399ee152306fcd7e0c55292a173.tar.gz
tor-f54a5cbfb6d58399ee152306fcd7e0c55292a173.zip
Extract addr_policy_t into a new header.
Diffstat (limited to 'src/or/include.am')
-rw-r--r--src/or/include.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/include.am b/src/or/include.am
index 491341374d..ce195c92ed 100644
--- a/src/or/include.am
+++ b/src/or/include.am
@@ -180,6 +180,7 @@ endif
ORHEADERS = \
src/or/addressmap.h \
+ src/or/addr_policy_st.h \
src/or/authority_cert_st.h \
src/or/auth_dirs.inc \
src/or/bridges.h \