libfs: update kernel library references
This commit is contained in:
+6
-6
@@ -9,12 +9,12 @@
|
||||
#include <fs/inode.h>
|
||||
#include <fs/status.h>
|
||||
#include <fs/superblock.h>
|
||||
#include <mango/handle.h>
|
||||
#include <mango/log.h>
|
||||
#include <mango/object.h>
|
||||
#include <mango/signal.h>
|
||||
#include <mango/task.h>
|
||||
#include <mango/vm.h>
|
||||
#include <magenta/handle.h>
|
||||
#include <magenta/log.h>
|
||||
#include <magenta/object.h>
|
||||
#include <magenta/signal.h>
|
||||
#include <magenta/task.h>
|
||||
#include <magenta/vm.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define TEMP_OBJECT_SIZE 0x10000
|
||||
|
||||
Reference in New Issue
Block a user