diff options
Diffstat (limited to 'lib/libc/locale/wcrtomb.c')
-rw-r--r-- | lib/libc/locale/wcrtomb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/locale/wcrtomb.c b/lib/libc/locale/wcrtomb.c index 83321e4a41c9..ef7d502486b8 100644 --- a/lib/libc/locale/wcrtomb.c +++ b/lib/libc/locale/wcrtomb.c @@ -31,7 +31,6 @@ * SUCH DAMAGE. */ -#include <sys/cdefs.h> #include <wchar.h> #include "mblocal.h" |