Skip to content

Added missing <string.h> include in erl_comm.c#6

Open
ks156 wants to merge 1 commit intosheyll:masterfrom
ks156:master
Open

Added missing <string.h> include in erl_comm.c#6
ks156 wants to merge 1 commit intosheyll:masterfrom
ks156:master

Conversation

@ks156
Copy link

@ks156 ks156 commented Jun 30, 2025

memset in function read_cmd is provided by string.h. Newer version of GCC generate error on missing includes

memset in function read_cmd is provided by string.h. Newer version of
GCC generate error on missing includes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant