Q Estimator: Add missing check

This commit is contained in:
Lorenz Meier 2015-09-20 10:23:43 +02:00
parent ef61c4e299
commit b35435904c
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
*/
#include <px4_config.h>
#include <px4_posix.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>