Browse Source

fixup! Extract or_options_t from or.h

Nick Mathewson 5 years ago
parent
commit
518ebe14dc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/or/include.am

+ 1 - 0
src/or/include.am

@@ -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				\