mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
logfs: fix unit tests (requires MIN declaration from pios_math.h)
This commit is contained in:
parent
b76df471ee
commit
e5970ed25d
@ -29,13 +29,12 @@
|
||||
|
||||
#ifdef PIOS_INCLUDE_FLASH
|
||||
|
||||
#include "openpilot.h"
|
||||
#include <stdbool.h>
|
||||
#include <openpilot.h>
|
||||
#include <pios_math.h>
|
||||
|
||||
#include "pios_flashfs_logfs_priv.h"
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
|
||||
/*
|
||||
* Filesystem state data tracked in RAM
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user