aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/swscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/swscanf.c')
-rw-r--r--lib/libc/stdio/swscanf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdio/swscanf.c b/lib/libc/stdio/swscanf.c
index 20bf266dc772..9b91acf56685 100644
--- a/lib/libc/stdio/swscanf.c
+++ b/lib/libc/stdio/swscanf.c
@@ -31,7 +31,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <stdarg.h>
#include <stdio.h>
#include <wchar.h>