Split or_handshake_{certs,state}_t into their own headers.

This commit is contained in:
Nick Mathewson
2018-06-15 10:56:15 -04:00
parent 19c34b4658
commit bcc283bcc9
8 changed files with 129 additions and 94 deletions
+2
View File
@@ -22,6 +22,8 @@
#include "torcert.h"
#include "or_connection_st.h"
#include "or_handshake_certs_st.h"
#include "or_handshake_state_st.h"
#include "test.h"
#include "log_test_helpers.h"