Move shared headers out to include/
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
#define _KERNEL_FS_VFS_H
|
||||
|
||||
#include <device/device.h>
|
||||
#include <fs_desc_buffer.h>
|
||||
#include <libk/hash.h>
|
||||
#include <libk/list.h>
|
||||
#include <libk/std.h>
|
||||
#include <m/fs_desc_buffer.h>
|
||||
#include <proc/proc.h>
|
||||
#include <proc/procgroup.h>
|
||||
#include <proc/reschedule.h>
|
||||
|
||||
Reference in New Issue
Block a user