(Hopefully) Fix the build with clang by removing a typedef that's no longer needed.
Approved by: brooks (mentor)
This commit is contained in:
parent
e8ee756732
commit
3be48b6d59
@ -42,8 +42,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <ctype.h>
|
||||
#include "xlocale_private.h"
|
||||
|
||||
typedef unsigned char u_char;
|
||||
|
||||
int
|
||||
strcasecmp_l(const char *s1, const char *s2, locale_t locale)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user