summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-11-07 14:45:48 +0000
committerrafan <rafan@FreeBSD.org>2007-11-07 14:45:48 +0000
commit4be4f52f81f2476e0e83204fe18f40c57220ea31 (patch)
treeabbcaef91c69f986fb56597dd53814cc1e9d47ed /lib
parent2e4e429921a05fe35bc8ed140ac9ba7df66e9127 (diff)
downloadFreeBSD-src-4be4f52f81f2476e0e83204fe18f40c57220ea31.zip
FreeBSD-src-4be4f52f81f2476e0e83204fe18f40c57220ea31.tar.gz
- Include runetype.h for _RuneLocale_
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/locale/mblocal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/locale/mblocal.h b/lib/libc/locale/mblocal.h
index e424ebe..b4e1098 100644
--- a/lib/libc/locale/mblocal.h
+++ b/lib/libc/locale/mblocal.h
@@ -29,6 +29,8 @@
#ifndef _MBLOCAL_H_
#define _MBLOCAL_H_
+#include <runetype.h>
+
/*
* Rune initialization function prototypes.
*/
OpenPOWER on IntegriCloud