Mercurial > hg > xemacs-beta
comparison src/s/sunos4-0.h @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | ac2d302a0011 |
children | 6b37e6ddd302 |
comparison
equal
deleted
inserted
replaced
154:94141801dd7e | 155:43dd3413c7c7 |
---|---|
13 | 13 |
14 /* XEmacs addition: */ | 14 /* XEmacs addition: */ |
15 #ifndef HAVE_SYS_TIME_H | 15 #ifndef HAVE_SYS_TIME_H |
16 #define HAVE_SYS_TIME_H | 16 #define HAVE_SYS_TIME_H |
17 #endif | 17 #endif |
18 | |
19 /* XEmacs addition */ | |
20 #undef HAVE_UNION_WAIT | |
21 | 18 |
22 #if 0 /* This may have been needed for an earlier version of Sun OS 4. | 19 #if 0 /* This may have been needed for an earlier version of Sun OS 4. |
23 It seems to cause warnings in 4.0.3 and 4.1. */ | 20 It seems to cause warnings in 4.0.3 and 4.1. */ |
24 #define O_NDELAY FNDELAY /* Non-blocking I/O (4.2 style) */ | 21 #define O_NDELAY FNDELAY /* Non-blocking I/O (4.2 style) */ |
25 #endif | 22 #endif |