We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8a6e5b + 75863b5 commit a464ba8Copy full SHA for a464ba8
src/est/est_locl.h
@@ -590,7 +590,7 @@ typedef struct est_oid_list {
590
/*
591
* Index used to link the EST Ctx into the SSL structures
592
*/
593
-int e_ctx_ssl_exdata_index;
+extern int e_ctx_ssl_exdata_index;
594
595
LIBEST_TEST_API void est_log (EST_LOG_LEVEL lvl, char *format, ...);
596
LIBEST_TEST_API void est_log_backtrace (void);
0 commit comments