mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 02:17:07 +08:00
Fix missing errno header
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include <math.h>
|
||||
#include <unistd.h>
|
||||
#include <px4_getopt.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <simulator/simulator.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user