Skip to content
Snippets Groups Projects
Commit 54493154 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

INAV: Add missing POSIX header

parent 616b9f7b
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@
* @author Nuno Marques <n.marques21@hotmail.com>
*/
#include <px4_posix.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment