Commit 518ebe14 authored by Nick Mathewson's avatar Nick Mathewson 🥔
Browse files

fixup! Extract or_options_t from or.h

parent 8d562c04
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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				\