mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_HAL_SITL: Fix build with --sitl-flash-storage option
This commit is contained in:
parent
dcd9003831
commit
d7abd636ac
@ -7,6 +7,8 @@
|
||||
#include <unistd.h>
|
||||
#include "Storage.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
using namespace HALSITL;
|
||||
|
||||
extern const AP_HAL::HAL& hal;
|
||||
|
Loading…
Reference in New Issue
Block a user