summaryrefslogtreecommitdiffstats
path: root/libc/include/sys/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/include/sys/stat.h')
-rw-r--r--libc/include/sys/stat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/include/sys/stat.h b/libc/include/sys/stat.h
index d6044ae..b56ffa4 100644
--- a/libc/include/sys/stat.h
+++ b/libc/include/sys/stat.h
@@ -29,7 +29,6 @@
#ifndef _SYS_STAT_H_
#define _SYS_STAT_H_
-#include <features.h>
#include <sys/cdefs.h>
#include <sys/types.h>
#include <sys/time.h>