libfs: update kernel library references
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef FS_FILE_H_
|
||||
#define FS_FILE_H_
|
||||
|
||||
#include <mango/types.h>
|
||||
#include <magenta/types.h>
|
||||
#include <stddef.h>
|
||||
|
||||
struct fs_file;
|
||||
|
||||
Reference in New Issue
Block a user