summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/tolower.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/tolower.c')
-rw-r--r--lib/libc/locale/tolower.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/tolower.c b/lib/libc/locale/tolower.c
index 24a8594..faace3e 100644
--- a/lib/libc/locale/tolower.c
+++ b/lib/libc/locale/tolower.c
@@ -38,7 +38,7 @@
__FBSDID("$FreeBSD$");
#include <stdio.h>
-#include <rune.h>
+#include <runetype.h>
__ct_rune_t
___tolower(c)
OpenPOWER on IntegriCloud