(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
Reference in a new issue