/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cgdb/work/cgdb-0.6.4 /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cgdb
old
|
new
|
|
331 | 331 | |
332 | 332 | #ifndef HAVE_CYGWIN |
333 | 333 | #ifndef HAVE_LINUX /* linux does not use the streams module */ |
| 334 | #ifndef __APPLE__ |
334 | 335 | /* |
335 | 336 | * Push the appropriate streams modules, as described in Solaris pts(7). |
336 | 337 | * HP-UX pts(7) doesn't have ttcompat module. |
… |
… |
|
359 | 360 | #endif |
360 | 361 | #endif |
361 | 362 | #endif |
| 363 | #endif |
362 | 364 | |
363 | 365 | #else /* HAVE_DEV_PTMX */ |
364 | 366 | #ifdef HAVE_DEV_PTS_AND_PTC |