aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/gen/getmntinfo_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/gen/getmntinfo_test.c')
-rw-r--r--lib/libc/tests/gen/getmntinfo_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/gen/getmntinfo_test.c b/lib/libc/tests/gen/getmntinfo_test.c
index 2284a6146556..06e1091d8a15 100644
--- a/lib/libc/tests/gen/getmntinfo_test.c
+++ b/lib/libc/tests/gen/getmntinfo_test.c
@@ -28,7 +28,6 @@
* Limited test program for getmntinfo(3), a non-standard BSDism.
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/mount.h>
#include <sys/ucred.h>