mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-25 10:48:41 +00:00
Work on POSIX-like read() and lseek() support.
This commit is contained in:
@@ -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