Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-26 04:25:51 +00:00
parent c2c24b7a24
commit 5ea7fe22b2
4 changed files with 31 additions and 115 deletions
+1 -1
View File
@@ -83,7 +83,7 @@ int fchmod(int fd, mode_t mode);
#endif
#ifndef REAL_POS_IO
#define REAL_POS_IO 1
#define REAL_POS_IO 0
#endif
#ifndef LOOP_EAGAIN