X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=include%2Fcurses.wide;h=6bd102fdb050f14b778fdacaafd0c16c642fd08d;hp=423c8902fa8362126cc4563e808fbee11ec5838d;hb=1d7867d33e6954be7c7121b1028ad6768f487752;hpb=d1a026123ac051716cdc16278345c1fb5c843b79 diff --git a/include/curses.wide b/include/curses.wide index 423c8902..6bd102fd 100644 --- a/include/curses.wide +++ b/include/curses.wide @@ -1,4 +1,4 @@ -/* $Id: curses.wide,v 1.43 2011/05/28 21:02:43 tom Exp $ */ +/* $Id: curses.wide,v 1.44 2011/10/29 20:08:19 tom Exp $ */ /* * vile:cmode: * This file is part of ncurses, designed to be appended after curses.h.in @@ -6,7 +6,7 @@ */ #define _XOPEN_CURSES 1 -#ifdef NCURSES_WIDECHAR +#if NCURSES_WIDECHAR extern NCURSES_EXPORT_VAR(cchar_t *) _nc_wacs;