diff options
Diffstat (limited to 'tests/getauxval_test.cpp')
-rw-r--r-- | tests/getauxval_test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/getauxval_test.cpp b/tests/getauxval_test.cpp index 51c9db8..b331150 100644 --- a/tests/getauxval_test.cpp +++ b/tests/getauxval_test.cpp @@ -15,7 +15,6 @@ */ #include <sys/cdefs.h> -#include <features.h> #include <gtest/gtest.h> // getauxval() was only added as of glibc version 2.16. |