Remove warnings from amalgamation header

This commit is contained in:
Justine Tunney 2022-08-18 18:16:53 -07:00
parent 283fd9e590
commit fcbf64b906
4 changed files with 5 additions and 8 deletions

View file

@ -52,8 +52,4 @@
#define _POSIX2_LINE_MAX 2048
#define _POSIX2_RE_DUP_MAX 255
#define _XOPEN_IOV_MAX 16
#define _XOPEN_NAME_MAX 255
#define _XOPEN_PATH_MAX 1024
#endif /* COSMOPOLITAN_LIBC_SYSV_CONSTS__POSIX_H_ */