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