[erlang-patches] [PATCH] erl_interface: fix compile error

Henrik Nord henrik@REDACTED
Wed Apr 13 14:59:26 CEST 2011


On 04/08/2011 07:52 PM, Michael Santos wrote:
> ---
>   lib/erl_interface/src/legacy/erl_timeout.c |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/lib/erl_interface/src/legacy/erl_timeout.c b/lib/erl_interface/src/legacy/erl_timeout.c
> index d9560ee..146a106 100644
> --- a/lib/erl_interface/src/legacy/erl_timeout.c
> +++ b/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 {
Hi Michael
I have included this into 'pu', if something breaks I will let you know.

Thank you for the contribution!

-- 
/Henrik Nord Erlang/OTP




More information about the erlang-patches mailing list