]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - include/tic.h
ncurses 6.0 - patch 20170902
[ncurses.git] / include / tic.h
index 126515eaf696b147b38c4c218a5590680a4cbe85..ec6cd43a1094669baf5fc8e4fb4b71efe3febcec 100644 (file)
@@ -33,7 +33,7 @@
  ****************************************************************************/
 
 /*
- * $Id: tic.h,v 1.73 2017/03/18 17:14:19 tom Exp $
+ * $Id: tic.h,v 1.74 2017/07/22 16:25:10 tom Exp $
  *     tic.h - Global variables and structures for the terminfo compiler.
  */
 
@@ -44,6 +44,8 @@
 extern "C" {
 #endif
 
+#include <ncurses_cfg.h>
+
 #include <curses.h>    /* for the _tracef() prototype, ERR/OK, bool defs */
 
 /*