https://github.com/erlang/otp/commit/c302809fbe5b3873d5c459da11ed49ea73a6739f --- lib/erl_interface/src/legacy/erl_timeout.c +++ lib/erl_interface/src/legacy/erl_timeout.c @@ -43,6 +43,7 @@ # endif #endif +#include "erl_interface.h" #include "erl_timeout.h" typedef struct jmp_s {