AP_Notify: update for upstream merge

This commit is contained in:
Andrew Tridgell 2015-05-31 14:49:38 +10:00
parent 333778bac1
commit 23d291f144

View File

@ -26,6 +26,7 @@
#include <fcntl.h> #include <fcntl.h>
#include <unistd.h> #include <unistd.h>
#include <px4_defines.h>
#include <drivers/drv_rgbled.h> #include <drivers/drv_rgbled.h>
#include <stdio.h> #include <stdio.h>
#include <errno.h> #include <errno.h>