inotify
inotify copied to clipboard
Added missing <string.h> include in erl_comm.c
memset in function read_cmd is provided by string.h. Newer version of GCC generate error on missing includes