]> diplodocus.org Git - nmh/commitdiff
Give up on fmt_compile.c for now.
authorDavid Levine <levinedl@acm.org>
Wed, 1 Jan 2014 19:43:51 +0000 (13:43 -0600)
committerDavid Levine <levinedl@acm.org>
Wed, 1 Jan 2014 19:43:51 +0000 (13:43 -0600)
sbr/fmt_compile.c

index a1defdda5077bc71b90abe8d407d8f2c540180f5..4ae85bc96e8def9e8ef1760a2e3a0945e8715f69 100644 (file)
 #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>