add posix 2008 limit.h

This commit is contained in:
mysterywolf
2020-09-05 16:14:21 +08:00
parent a41ebbb697
commit 74ab1551fd
4 changed files with 27 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@
#include "libc/libc_dirent.h"
#include "libc/libc_signal.h"
#include "libc/libc_fdset.h"
#include "libc/libc_limits.h"
#if defined(__CC_ARM) || defined(__CLANG_ARM) || defined(__IAR_SYSTEMS_ICC__)
typedef signed long off_t;