aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fcloseall.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/fcloseall.c')
-rw-r--r--lib/libc/stdio/fcloseall.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdio/fcloseall.c b/lib/libc/stdio/fcloseall.c
index 83dc8d697bf1..ae6bd151ca9c 100644
--- a/lib/libc/stdio/fcloseall.c
+++ b/lib/libc/stdio/fcloseall.c
@@ -25,7 +25,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <stdio.h>
#include "local.h"