]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fixup! Extract or_options_t from or.h
authorNick Mathewson <nickm@torproject.org>
Sun, 1 Jul 2018 20:02:33 +0000 (16:02 -0400)
committerNick Mathewson <nickm@torproject.org>
Sun, 1 Jul 2018 20:02:33 +0000 (16:02 -0400)
src/or/include.am

index 5475ea17e5fb37f61aad0b2cdf6ec1c5ab2fbdfc..9b5f7c1f60d4bb1a47ec1b6c646cecbd7db1ee5f 100644 (file)
@@ -275,6 +275,7 @@ ORHEADERS = \
        src/or/or_connection_st.h                       \
        src/or/or_handshake_certs_st.h                  \
        src/or/or_handshake_state_st.h                  \
+       src/or/or_options_st.h                          \
        src/or/or_state_st.h                            \
        src/or/origin_circuit_st.h                      \
        src/or/transports.h                             \