add missing header
This commit is contained in:
parent
9ae03d14d5
commit
c2947fbb88
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
#define __SEMAPHORE_H__
|
||||
|
||||
#include <eduos/string.h>
|
||||
#include <eduos/tasks.h>
|
||||
#include <eduos/semaphore_types.h>
|
||||
#include <eduos/spinlock.h>
|
||||
#include <eduos/errno.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue