blob: 9731c8ed99181c75e9ce508916f19cc0e350aebf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
*** unilbrk.in.h.orig 2008-05-10 14:46:17.000000000 +0200
--- unilbrk.in.h 2009-04-10 22:39:40.000000000 +0200
***************
*** 24,30 ****
#include "unitypes.h"
/* Get locale_charset() declaration. */
! #include "localcharset.h"
#ifdef __cplusplus
--- 24,30 ----
#include "unitypes.h"
/* Get locale_charset() declaration. */
! #include <unistring/localcharset.h>
#ifdef __cplusplus
|