mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
AP_HAL_SITL: add missing header
This commit is contained in:
parent
bb13a75e30
commit
1a71519e17
@ -26,6 +26,7 @@
|
|||||||
#ifdef USE_TERMIOS
|
#ifdef USE_TERMIOS
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#else
|
#else
|
||||||
|
#include <asm/ioctls.h>
|
||||||
#include <asm/termbits.h>
|
#include <asm/termbits.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user