diff options
-rw-r--r-- | implement.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/implement.h b/implement.h index b76848d..0e80a6e 100644 --- a/implement.h +++ b/implement.h @@ -30,8 +30,6 @@ /* changed include from <semaphore.h> to use local file during development */ #include "semaphore.h" -#include <semaphore.h> - typedef enum { /* * This enumeration represents the state of the thread; |