[go: up one dir, main page]

Skip to content

Commit

Permalink
fix identifier "EAGAIN" is undefined
Browse files Browse the repository at this point in the history
  • Loading branch information
shishirong authored Sep 9, 2021
1 parent 28692d0 commit 51daa81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wiz_socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#include <string.h>
#include <ctype.h>
#include <sys/time.h>
#include <sys/errno.h>

#include <rtthread.h>
#ifdef SAL_USING_POSIX
Expand Down

0 comments on commit 51daa81

Please sign in to comment.