mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 20:00:46 -08:00
Revert last change.
This commit is contained in:
parent
30ad8f230f
commit
0d607c3e00
1 changed files with 0 additions and 4 deletions
4
src/cm.c
4
src/cm.c
|
|
@ -27,10 +27,6 @@ Boston, MA 02111-1307, USA. */
|
|||
|
||||
#ifdef HAVE_TERMCAP_H
|
||||
#include <termcap.h>
|
||||
#else
|
||||
#ifdef HAVE_TERM_H
|
||||
#include <term.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define BIG 9999 /* 9999 good on VAXen. For 16 bit machines
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue