libfs: update kernel library references

This commit is contained in:
2026-05-28 20:37:44 +01:00
parent 68566cd138
commit daca537875
9 changed files with 17 additions and 17 deletions
+6 -6
View File
@@ -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