Use the new u*_cmp2 functions.
[gnulib.git] / lib / unicase / u8-casecmp.c
index b7e250a..4a55de9 100644 (file)
@@ -31,5 +31,5 @@
 #define UNIT uint8_t
 #define SRC_UNIT uint8_t
 #define U_CASEFOLD u8_casefold
-#define U_CMP u8_cmp
+#define U_CMP2 u8_cmp2
 #include "u-casecmp.h"