import gdb-1999-12-06 snapshot
This commit is contained in:
parent
1e37c28164
commit
c2d11a7da0
115 changed files with 19925 additions and 1063 deletions
|
@ -52,6 +52,10 @@
|
|||
#endif
|
||||
#endif /* sgtty */
|
||||
|
||||
#ifdef HAVE_SYS_IOCTL_H
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
|
||||
#if defined (SIGIO) && defined (FASYNC) && defined (FD_SET) && defined (F_SETOWN)
|
||||
static void
|
||||
handle_sigio PARAMS ((int));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue