comparison src/s/darwin.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
314 problem of Emacs requiring an extra return to be typed to start 314 problem of Emacs requiring an extra return to be typed to start
315 working when started from the command line. */ 315 working when started from the command line. */
316 #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs)) 316 #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs))
317 #define select sys_select 317 #define select sys_select
318 #endif 318 #endif
319
320 /* arch-tag: 481d443d-4f89-43ea-b5fb-49706d95fa41
321 (do not change this comment) */