feat: wrapper function for bootstraping user program
[lunaix-os.git] / lunaix-os / kernel / process / task_attr.c
index 4610acf2b9969d4ccfd77752e324a1f708bb8a9e..7c954b30ea9c3a44510885d0e389dbd8de379c05 100644 (file)
@@ -1,4 +1,5 @@
 #include <lunaix/fs/taskfs.h>
+#include <lunaix/process.h>
 
 void
 __read_pending_sig(struct twimap* map)