mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:27:44 +00:00
Libc: make library internal includes come from private include namespace
This commit is contained in:
parent
06113b4ffe
commit
904bd3b441
10 changed files with 119 additions and 112 deletions
|
@ -1,6 +1,6 @@
|
|||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
#include <bits/stdint.h>
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue