mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-11 23:29:24 +00:00
Update userspace
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/wait.h>
|
||||
#include <aux.h>
|
||||
#include "aux.h"
|
||||
|
||||
#include <libinit/init.h>
|
||||
#define print(m, ...) init_log(m, ##__VA_ARGS__)
|
||||
|
Reference in New Issue
Block a user