diff options
author | Taylor R Campbell <campbell+tor@mumble.net> | 2019-01-10 17:12:32 +0000 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-01-11 14:40:50 +0200 |
commit | 948856c03ef417cc9dad9ef85b7bb5c164edb742 (patch) | |
tree | cb1cdc17963be4adb2eb82f20dde4bafd2400be4 /.travis.yml | |
parent | ca544246020cddfee3f7fd46899dcf3a9382eb62 (diff) | |
download | tor-948856c03ef417cc9dad9ef85b7bb5c164edb742.tar.gz tor-948856c03ef417cc9dad9ef85b7bb5c164edb742.zip |
Fix more type redefinition errors.
In file included from ./src/core/or/or_circuit_st.h:12:0,
from src/core/or/circuitlist.c:112:
./src/core/or/circuit_st.h:15:39: error: redefinition of typedef ‘circpad_machine_spec_t’
./src/core/or/circuitpadding.h:572:3: note: previous declaration of ‘circpad_machine_spec_t’ was here
./src/core/or/circuit_st.h:16:40: error: redefinition of typedef ‘circpad_machine_state_t’
./src/core/or/circuitpadding.h:517:3: note: previous declaration of ‘circpad_machine_state_t’ was here
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions