mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-11 10:30:09 +00:00
oops, sig should have been signal
This commit is contained in:
parent
6566ae16fa
commit
16c4802d7b
@ -74,7 +74,7 @@ RCSID("$OpenBSD: sshpty.c,v 1.4 2001/12/19 07:18:56 deraadt Exp $");
|
|||||||
#endif /* not in BasiliskII */
|
#endif /* not in BasiliskII */
|
||||||
|
|
||||||
#define mysig_t sig_t
|
#define mysig_t sig_t
|
||||||
#define mysignal sig
|
#define mysignal signal
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
|
||||||
/* Pty allocated with _getpty gets broken if we do I_PUSH:es to it. */
|
/* Pty allocated with _getpty gets broken if we do I_PUSH:es to it. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user