mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
Kernel+Userland: Move prctl numbers header file to Kernel/API directory
This commit is contained in:
parent
d62c95d779
commit
e7142c482a
3 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <Kernel/API/prctl_numbers.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/prctl_numbers.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue