Index: head/lang/erlang/files/patch-lib_erl__interface_src_misc_ei__portio.h =================================================================== --- head/lang/erlang/files/patch-lib_erl__interface_src_misc_ei__portio.h (nonexistent) +++ head/lang/erlang/files/patch-lib_erl__interface_src_misc_ei__portio.h (revision 545536) @@ -0,0 +1,11 @@ +--- lib/erl_interface/src/misc/ei_portio.h.orig 2020-08-20 15:20:59 UTC ++++ lib/erl_interface/src/misc/ei_portio.h +@@ -47,7 +47,7 @@ int ei_writev_fill_ctx_t__(ei_socket_callbacks *cbs, v + int ei_socket_callbacks_have_writev__(ei_socket_callbacks *cbs); + #endif + +-ei_socket_callbacks ei_default_socket_callbacks; ++extern ei_socket_callbacks ei_default_socket_callbacks; + + #define EI_FD_AS_CTX__(FD) \ + ((void *) (long) (FD)) Property changes on: head/lang/erlang/files/patch-lib_erl__interface_src_misc_ei__portio.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property