Skip to content
Commit 837815a0 authored by Andrew Price's avatar Andrew Price
Browse files

Include <string.h> for memset in poll-epoll.c

poll-epoll.c:20:2: error: implicit declaration of function ‘memset’ [-Werror=implicit-function-declaration]
  memset(&ev, 0, sizeof(ev));
parent 5a100571
Loading
Loading
Loading
Pipeline #300 passed with stage
in 7 minutes and 1 second
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment