Fix navigator build error after re-integration

This commit is contained in:
Lorenz Meier 2016-12-28 12:02:25 +01:00
parent 7dcba260a7
commit 4c8e353df7
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
#include <fcntl.h>
#include <errno.h>
#include <math.h>
#include <float.h>
#include <poll.h>
#include <time.h>
#include <sys/ioctl.h>