aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/dlopen_empty_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/dlopen_empty_test.c')
-rw-r--r--lib/libc/tests/gen/dlopen_empty_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/gen/dlopen_empty_test.c b/lib/libc/tests/gen/dlopen_empty_test.c
index 1b48fd9d8d33..6fb3bf8d8343 100644
--- a/lib/libc/tests/gen/dlopen_empty_test.c
+++ b/lib/libc/tests/gen/dlopen_empty_test.c
@@ -24,7 +24,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/stat.h>
#include <dlfcn.h>
#include <errno.h>