GNU Binutils with patches for OS216
修订版 | c95b01a9b04837dbfc8986afbbccc4c7d2b4ebf8 (tree) |
---|---|
时间 | 1999-07-20 08:29:27 |
作者 | Jason Molenda <jmolenda@appl...> |
Commiter | Jason Molenda |
import gdb-1999-07-19 snapshot
@@ -17,7 +17,7 @@ | ||
17 | 17 | /* Definitions pulled in from aclocal.m4. */ |
18 | 18 | #undef VOID_SIGHANDLER |
19 | 19 | |
20 | -#undef TIOCGWINSZ_IN_SYS_IOCTL | |
20 | +#undef GWINSZ_IN_SYS_IOCTL | |
21 | 21 | |
22 | 22 | #undef TIOCSTAT_IN_SYS_IOCTL |
23 | 23 |
@@ -22,6 +22,8 @@ | ||
22 | 22 | /* Definitions pulled in from aclocal.m4. */ |
23 | 23 | #undef VOID_SIGHANDLER |
24 | 24 | |
25 | +#undef GWINSZ_IN_SYS_IOCTL | |
26 | + | |
25 | 27 | #undef TIOCSTAT_IN_SYS_IOCTL |
26 | 28 | |
27 | 29 | #undef HAVE_GETPW_DECLS |