trivial: remove duplicate headers
Remove the duplicate objecttype.h in include/object.h Signed-off-by: Cao Jianlong <caojianlong@outlook.com>
This commit is contained in:
parent
19f0fea91d
commit
324f833a0d
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
|||
#include <object/cnode.h>
|
||||
#include <object/endpoint.h>
|
||||
#include <object/interrupt.h>
|
||||
#include <object/objecttype.h>
|
||||
#include <object/structures.h>
|
||||
#include <object/tcb.h>
|
||||
#include <object/untyped.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue