mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Kernel: Remove Limits.h
This commit is contained in:
@@ -255,7 +255,8 @@ struct sigaction {
|
||||
#define SIG_UNBLOCK 1
|
||||
#define SIG_SETMASK 2
|
||||
|
||||
// FIXME: Support 64-bit offsets!
|
||||
#define OFF_T_MAX 2147483647
|
||||
|
||||
typedef signed_dword off_t;
|
||||
typedef dword time_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user