missing include for bebop board

This commit is contained in:
Gautier Hattenberger
2019-06-30 21:17:05 +02:00
committed by Freek van Tienen
parent 4c05aaa704
commit 11bd5f2793
+1
View File
@@ -31,6 +31,7 @@
#include <unistd.h>
#include "mcu.h"
#include "boards/bebop.h"
#include "subsystems/gps.h"
static int kill_gracefull(char *process_name)
{