net/socket_select.h: add missing include
Macros such as __syscall must be defined before use. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
53531a7682
commit
0dbe619f74
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
* @{
|
||||
*/
|
||||
|
||||
#include <toolchain.h>
|
||||
#include <net/socket_types.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue