summaryrefslogtreecommitdiff
path: root/gnulib-local/lib/uniwidth.h.diff
blob: 80c9f8956cf9f1f8263193f6fbc1d3f1becc46e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** uniwidth.h.orig	2007-10-07 17:24:38.000000000 +0200
--- uniwidth.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" {