mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-08 00:33:13 -08:00
(ospeed): New definition.
This commit is contained in:
parent
52fb15fae2
commit
55ac4e9332
1 changed files with 4 additions and 0 deletions
|
|
@ -123,3 +123,7 @@ char *_getpty();
|
|||
#ifdef __GNUC__
|
||||
#define C_DEBUG_SWITCH
|
||||
#endif
|
||||
|
||||
/* Prevent the variable ospeed from being defined by -lcurses
|
||||
because it defines it with too few bytes. */
|
||||
#define ospeed ospeed_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue