aboutsummaryrefslogtreecommitdiff
path: root/src/or/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-15 14:58:43 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-15 14:58:43 -0400
commitf85d731e3af16e72682f68be4f598f08ed227618 (patch)
tree727452686f998e183a88ce70254ddb97caaed44e /src/or/include.am
parent03fc83ab6da6b73b930e422c57089ad5a4907c83 (diff)
downloadtor-f85d731e3af16e72682f68be4f598f08ed227618.tar.gz
tor-f85d731e3af16e72682f68be4f598f08ed227618.zip
Extract download_status_t into its own 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 cb9f4994e4..c28e95f052 100644
--- a/src/or/include.am
+++ b/src/or/include.am
@@ -217,6 +217,7 @@ ORHEADERS = \
src/or/dir_connection_st.h \
src/or/dir_server_st.h \
src/or/document_signature_st.h \
+ src/or/download_status_st.h \
src/or/dns.h \
src/or/dns_structs.h \
src/or/dnsserv.h \