aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/feature_present.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/feature_present.c')
-rw-r--r--lib/libc/gen/feature_present.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/feature_present.c b/lib/libc/gen/feature_present.c
index bbf8fcc2eb47..4c0b41cfb23e 100644
--- a/lib/libc/gen/feature_present.c
+++ b/lib/libc/gen/feature_present.c
@@ -30,7 +30,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/sysctl.h>
#include <stdio.h>