aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/sys/mlock_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/sys/mlock_helper.c')
-rw-r--r--lib/libc/tests/sys/mlock_helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/sys/mlock_helper.c b/lib/libc/tests/sys/mlock_helper.c
index 31471b2b281c..e7a3d5e39c3f 100644
--- a/lib/libc/tests/sys/mlock_helper.c
+++ b/lib/libc/tests/sys/mlock_helper.c
@@ -28,7 +28,6 @@
* Helper for mlock(3) to avoid EAGAIN errors
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/sysctl.h>