mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
Oh dear, I was missing an extern.
This commit is contained in:
parent
373bfd9630
commit
2fe7e3d9d2
@ -169,7 +169,7 @@ struct crypto_pk_t *pk_generate(int idx);
|
||||
#define NS_UNMOCK(name) UNMOCK(name)
|
||||
|
||||
extern const struct testcase_setup_t passthrough_setup;
|
||||
const struct testcase_setup_t ed25519_test_setup;
|
||||
extern const struct testcase_setup_t ed25519_test_setup;
|
||||
|
||||
extern struct testcase_t accounting_tests[];
|
||||
extern struct testcase_t addr_tests[];
|
||||
|
Loading…
Reference in New Issue
Block a user