We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c337fe1 commit e347ad0Copy full SHA for e347ad0
src/os/host-ext-test.c
@@ -48,7 +48,7 @@
48
#include "host-lib.h"
49
#include "sys-value.h"
50
51
-RL_LIB *RL; // Link back to reb-lib from embedded extensions
+extern RL_LIB *RL; // Link back to reb-lib from embedded extensions
52
53
static REBCNT Handle_XTest;
54
typedef struct XTest_Context {
0 commit comments