aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/wcwidth.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/wcwidth.c')
-rw-r--r--lib/libc/locale/wcwidth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/locale/wcwidth.c b/lib/libc/locale/wcwidth.c
index 4c256033ac47..118680d4f2bd 100644
--- a/lib/libc/locale/wcwidth.c
+++ b/lib/libc/locale/wcwidth.c
@@ -42,7 +42,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
#include <wchar.h>
#include <wctype.h>
#include <xlocale.h>