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
+1 -1
View File
@@ -3,7 +3,7 @@
#include "queue.h"
#include <mango/types.h>
#include <magenta/types.h>
struct fs_file;