diff options
| author | Rong-En Fan <rafan@FreeBSD.org> | 2007-11-07 14:45:48 +0000 |
|---|---|---|
| committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-11-07 14:45:48 +0000 |
| commit | a964324e72d5abd496e6659d287d8c00cba583bc (patch) | |
| tree | abbcaef91c69f986fb56597dd53814cc1e9d47ed /lib/libc | |
| parent | 4d4daf5901860031a7ff1304816cb4becee6d2c8 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/locale/mblocal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/locale/mblocal.h b/lib/libc/locale/mblocal.h index e424ebe94fe5..b4e10985f675 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. */ |
