diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-26 04:25:51 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-26 06:59:42 +0000 |
| commit | 5ea7fe22b211ef8d677b22d93e946d635740cb4d (patch) | |
| tree | 823bb38ff5b6d8a208eecae1b4335d53a73ca434 /util/libreboot-utils/include | |
| parent | c2c24b7a24d1db58661bff43827832305900bdf9 (diff) | |
cleanup
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/libreboot-utils/include')
| -rw-r--r-- | util/libreboot-utils/include/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libreboot-utils/include/common.h b/util/libreboot-utils/include/common.h index 0c8fbd3d..d588e43e 100644 --- a/util/libreboot-utils/include/common.h +++ b/util/libreboot-utils/include/common.h @@ -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 |
