kernel: fix build

This commit is contained in:
ShirkNeko
2025-11-11 18:25:21 +08:00
parent d918e016bc
commit edeff936ce
2 changed files with 12 additions and 0 deletions

View File

@@ -111,4 +111,6 @@ static inline int endswith(const char *s, const char *t)
}
#endif
bool ksu_queue_work(struct work_struct *work);
#endif