comparison src/s/umips.h @ 155:43dd3413c7c7 r20-3b4

Import from CVS: tag r20-3b4
author cvs
date Mon, 13 Aug 2007 09:39:39 +0200
parents 376386a54a3c
children 0132846995bd
comparison
equal deleted inserted replaced
154:94141801dd7e 155:43dd3413c7c7
15 #define LIB_STANDARD -lc /usr/lib/crtn.o 15 #define LIB_STANDARD -lc /usr/lib/crtn.o
16 16
17 #define COFF 17 #define COFF
18 #define TERMINFO 18 #define TERMINFO
19 #undef MAIL_USE_FLOCK /* Someone should check this. */ 19 #undef MAIL_USE_FLOCK /* Someone should check this. */
20 #undef HAVE_UNION_WAIT
21 20
22 #else /* not BSD */ 21 #else /* not BSD */
23 22
24 #define DONT_DEFINE_NO_REMAP /* `static' hack not needed */ 23 #define DONT_DEFINE_NO_REMAP /* `static' hack not needed */
25 #include "usg5-2-2.h" 24 #include "usg5-2-2.h"