Another fix for travis sitl build.

This commit is contained in:
James Goppert 2015-09-24 16:27:09 -04:00
parent 85cccbf9be
commit b6d8fe3f01
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
*/
#include <sys/types.h>
#include <stdint.h>
#include <inttypes.h>
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>