mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #10886 from mikeller/fix_missing_include_in_sitl
Fixed missing include in SITL file.
This commit is contained in:
parent
658c7add34
commit
8494644ae3
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include <fcntl.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "udplink.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue