libc: update kernel library references
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "pthread.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <mango/status.h>
|
||||
#include <mango/task.h>
|
||||
#include <magenta/status.h>
|
||||
#include <magenta/task.h>
|
||||
#include <pthread.h>
|
||||
#include <string.h>
|
||||
#include <sys/mman.h>
|
||||
|
||||
Reference in New Issue
Block a user