Explorar o código

Oh dear, I was missing an extern.

Nick Mathewson %!s(int64=7) %!d(string=hai) anos
pai
achega
2fe7e3d9d2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/test/test.h

+ 1 - 1
src/test/test.h

@@ -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[];