We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bae565 commit e38a8e9Copy full SHA for e38a8e9
components/net/at/at_socket/at_socket.c
@@ -13,6 +13,7 @@
13
#include <string.h>
14
#include <ctype.h>
15
#include <sys/time.h>
16
+#include <sys/errno.h>
17
18
#include <at_socket.h>
19
#include <at_device.h>
0 commit comments