aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/prop/uprop_get_nv.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode/prop/uprop_get_nv.c')
-rw-r--r--lib/unicode/prop/uprop_get_nv.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicode/prop/uprop_get_nv.c b/lib/unicode/prop/uprop_get_nv.c
index 73fa482..13ea573 100644
--- a/lib/unicode/prop/uprop_get_nv.c
+++ b/lib/unicode/prop/uprop_get_nv.c
@@ -2,7 +2,7 @@
#include <float.h>
-#include "__bsearch.h"
+#include "_bsearch.h"
#include "macros.h"
#include "rune.h"
#include "unicode/prop.h"
@@ -1954,7 +1954,7 @@ static const struct {
{RUNE_C(0x02F890), 9},
};
-__MLIB_DEFINE_BSEARCH_KV(double, lookup, NAN)
+_MLIB_DEFINE_BSEARCH_KV(double, lookup, NAN)
double
uprop_get_nv(rune ch)