aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc')
-rw-r--r--lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc b/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
index 8f9c6348e0b0..0b3b9497a6bd 100644
--- a/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
+++ b/lib/libc/tests/stdlib/cxa_thread_atexit_nothr_test.cc
@@ -25,7 +25,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <dlfcn.h>
#include <atf-c++.hpp>
#include <cstdio>