HAL_Linux: Duplicate #include <unistd.h>deleted

This commit is contained in:
Silvia 2014-07-27 21:26:02 +02:00 committed by Andrew Tridgell
parent 37793cd7fa
commit 7fd0e8345d

View File

@ -5,7 +5,6 @@
#include "Scheduler.h"
#include "Storage.h"
#include "UARTDriver.h"
#include <unistd.h>
#include <sys/time.h>
#include <poll.h>
#include <unistd.h>