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
1 changed files with 0 additions and 1 deletions

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>