mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-09 08:33:28 +02:00
Work on POSIX-like read() and lseek() support.
This commit is contained in:
Notes:
sideshowbarker
2024-07-19 18:48:17 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/c94044a04a0
@@ -6,6 +6,7 @@
|
||||
#include <AK/String.h>
|
||||
#include <AK/Vector.h>
|
||||
#include "InodeIdentifier.h"
|
||||
#include "Limits.h"
|
||||
|
||||
class CharacterDevice;
|
||||
class FileHandle;
|
||||
|
||||
Reference in New Issue
Block a user