]> git.marmaro.de Git - mmh/blobdiff - uip/termsbr.c
cscope.files was missing mts/smtp/*.
[mmh] / uip / termsbr.c
index f30a058506d248dc965c0c7d1ad8ab746619a1f8..4804776a462743262a23f6b7bbb35d6073bef003 100644 (file)
 
 #include <termios.h>
 
+/* It might be better to tie this to the termcap_curses_order in
+   configure.ac.  It would be fine to check for ncurses/termcap.h
+   first on Linux, it's a symlink to termcap.h.  */
 #ifdef HAVE_TERMCAP_H
 # include <termcap.h>
+#elif defined (HAVE_NCURSES_TERMCAP_H)
+# include <ncurses/termcap.h>
 #endif
 
 /* <sys/ioctl.h> is need anyway for ioctl()