mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:27:43 +00:00
Ports: Update the gcc port with the patches from the toolchain
This commit is contained in:
parent
6cb28ecee8
commit
407b066ba4
3 changed files with 42 additions and 6 deletions
|
@ -27,9 +27,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <AK/Result.h>
|
||||
#include <AK/String.h>
|
||||
#include <AK/Vector.h>
|
||||
#include <LibC/link.h>
|
||||
#include <LibELF/DynamicObject.h>
|
||||
|
||||
namespace ELF {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue