summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/uniwidth.in.h.diff
blob: ded6c81ffdbde6cc9c132c1ff4b4cf8ca80162fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** uniwidth.in.h.orig	2007-10-07 17:24:38.000000000 +0200
--- uniwidth.in.h	2009-04-10 22:39:46.000000000 +0200
***************
*** 23,29 ****
  #include <stddef.h>
  
  /* Get locale_charset() declaration.  */
! #include "localcharset.h"
  
  #ifdef __cplusplus
  extern "C" {
--- 23,29 ----
  #include <stddef.h>
  
  /* Get locale_charset() declaration.  */
! #include <unistring/localcharset.h>
  
  #ifdef __cplusplus
  extern "C" {