]> diplodocus.org Git - nmh/blobdiff - sbr/fmt_compile.c
Switch from the M-X format for characters with the high bit set to
[nmh] / sbr / fmt_compile.c
index a1defdda5077bc71b90abe8d407d8f2c540180f5..4ae85bc96e8def9e8ef1760a2e3a0945e8715f69 100644 (file)
 #include <h/mts.h>
 #include <h/utils.h>
 
 #include <h/mts.h>
 #include <h/utils.h>
 
-#if defined HAVE_TERMCAP_H
-# include <termcap.h>
-#elif defined HAVE_NCURSES_TERMCAP_H
-# include <ncurses/termcap.h>
-#endif
 #include <curses.h>
 #include <term.h>
 
 #include <curses.h>
 #include <term.h>