herdd: update kernel and fx usage

This commit is contained in:
2026-05-30 10:19:33 +01:00
parent ccede45ec7
commit 9dc3644fc1
5 changed files with 97 additions and 51 deletions
+3 -3
View File
@@ -6,9 +6,9 @@
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>
#include <fx/ds/string.h>
#include <mango/log.h>
#include <mango/task.h>
#include <fx/string.h>
#include <magenta/log.h>
#include <magenta/task.h>
#include <pthread.h>
#include <stdio.h>
#include <string.h>