]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/tinfo/lib_acs.c
ncurses 5.6 - patch 20070310
[ncurses.git] / ncurses / tinfo / lib_acs.c
index 615d2a4b729051f65cc8753a39eb481490932695..347014fe19ab7ebdb71d0ba9e75efe0ec542941c 100644 (file)
@@ -35,9 +35,9 @@
 #include <curses.priv.h>
 #include <term.h>              /* ena_acs, acs_chars */
 
-MODULE_ID("$Id: lib_acs.c,v 1.31 2007/03/03 21:12:34 tom Exp $")
+MODULE_ID("$Id: lib_acs.c,v 1.32 2007/03/10 18:47:26 tom Exp $")
 
-#if BROKEN_LINKER
+#if BROKEN_LINKER || USE_REENTRANT
 NCURSES_EXPORT_VAR(chtype *)
 _nc_acs_map(void)
 {