diff --git a/sys/include/semaphore.h b/sys/include/semaphore.h index 599bec5de0..60414ff59b 100644 --- a/sys/include/semaphore.h +++ b/sys/include/semaphore.h @@ -1,7 +1,6 @@ #ifndef _SEMAPHORE_H #define _SEMAPHORE_H 1 -#include #include /** Value returned if `sem_open' failed. */