aboutsummaryrefslogtreecommitdiff
path: root/tests/sys_types_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys_types_test.cpp')
-rw-r--r--tests/sys_types_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys_types_test.cpp b/tests/sys_types_test.cpp
index 0793be2a4..0559664dc 100644
--- a/tests/sys_types_test.cpp
+++ b/tests/sys_types_test.cpp
@@ -16,6 +16,7 @@
#include <gtest/gtest.h>
+#include <fcntl.h> // for loff_t on musl
#include <sys/types.h>
TEST(sys_types, type_sizes) {