diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-11 04:22:14 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-11 04:22:14 +0100 |
| commit | 74bfa450549bba74767f6171ad2a9ca11a909178 (patch) | |
| tree | 8c6275e6fd7a7e26c13207a8f7a66beb6a6025b5 /src/libSystem | |
| parent | 8154646d1dcc09c6e6a40f992e3ce03fd3cb0b2b (diff) | |
chore: release prepping.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/libSystem')
| -rw-r--r-- | src/libSystem/src/SystemCalls.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libSystem/src/SystemCalls.cc b/src/libSystem/src/SystemCalls.cc index 2651fb28..0d5980e4 100644 --- a/src/libSystem/src/SystemCalls.cc +++ b/src/libSystem/src/SystemCalls.cc @@ -6,8 +6,6 @@ #include <libSystem/SystemKit/Syscall.h> #include <libSystem/SystemKit/System.h> #include <libSystem/SystemKit/Verify.h> -#include "hint/CompilerHint.h" -#include "libSystem/SystemKit/Macros.h" using namespace LibSystem; |
