Skip to content

Commit

Permalink
missing include for bebop board
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger authored and fvantienen committed Jul 1, 2019
1 parent 4c05aaa commit 11bd5f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sw/airborne/boards/bebop/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 11bd5f2

Please sign in to comment.