SITL: add missing include 'select'
This commit is contained in:
parent
878549530d
commit
c26f2c9b1c
@ -34,6 +34,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <sys/select.h>
|
||||
|
||||
#include "UARTDriver.h"
|
||||
#include "SITL_State.h"
|
||||
|
Loading…
Reference in New Issue
Block a user