kernel: fix build

This commit is contained in:
ShirkNeko
2025-11-18 16:10:59 +08:00
parent 59141b2e05
commit b686c81be4
3 changed files with 26 additions and 34 deletions

View File

@@ -18,6 +18,7 @@
#include "feature.h"
#include "klog.h" // IWYU pragma: keep
#include "ksud.h"
#include "kernel_umount.h"
#include "kernel_compat.h"
#include "manager.h"
#include "sulog.h"