mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-10 06:59:54 +08:00
missing include for bebop board
This commit is contained in:
committed by
Freek van Tienen
parent
4c05aaa704
commit
11bd5f2793
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user