mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-24 09:38:29 -04:00
HAL_AVR: fixed warning on memcheck build
This commit is contained in:
parent
3a5fb46dc2
commit
461638780b
@ -8,6 +8,7 @@
|
||||
* of false positives with uninitialised stack variables
|
||||
*/
|
||||
|
||||
#include <AP_HAL.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user