aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sys_procfs_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys_procfs_test.cpp')
-rw-r--r--tests/sys_procfs_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys_procfs_test.cpp b/tests/sys_procfs_test.cpp
index 5e0a0b0245..4a64742b45 100644
--- a/tests/sys_procfs_test.cpp
+++ b/tests/sys_procfs_test.cpp
@@ -16,6 +16,7 @@
#include <gtest/gtest.h>
+#include <ucontext.h> // for NGREG on musl
#include <sys/procfs.h>
TEST(sys_procfs, types) {