mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-26 06:18:59 +00:00
Minor errno fixups.
This commit is contained in:
parent
39444c5916
commit
c6d6ba7512
Notes:
sideshowbarker
2024-07-19 18:48:13 +09:00
Author: https://github.com/awesomekling
Commit: c6d6ba7512
3 changed files with 37 additions and 34 deletions
|
@ -5,6 +5,7 @@
|
|||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <AK/kmalloc.h>
|
||||
#include "sys-errno.h"
|
||||
|
||||
//#define EXT2_DEBUG
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue