summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/include/common.h
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-26 04:25:51 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-26 04:43:31 +0000
commit3eacdfe1f9367cf1278c84a9521c7f2b4a721409 (patch)
tree96a54437cb4917792b7549ee08e43fd503b05e62 /util/libreboot-utils/include/common.h
parent333a23b18b8e0a8508148d4699574380f1108a62 (diff)
cleanup
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/libreboot-utils/include/common.h')
-rw-r--r--util/libreboot-utils/include/common.h2
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