Add support for DJGPP.
PR: 75
This commit is contained in:
@@ -269,7 +269,7 @@ static long tty_orig[3], tty_new[3]; /* XXX Is there any guarantee that this w
|
||||
static long status;
|
||||
static unsigned short channel = 0;
|
||||
#else
|
||||
#ifndef OPENSSL_SYS_MSDOS
|
||||
#if !defined(OPENSSL_SYS_MSDOS) || defined(__DJGPP__)
|
||||
static TTY_STRUCT tty_orig,tty_new;
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user