Mercurial > hg > xemacs-beta
comparison src/s/bsd4-1.h @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 43dd3413c7c7 |
children |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
79 #define O_RDWR 2 | 79 #define O_RDWR 2 |
80 #define O_EXCL 2000 | 80 #define O_EXCL 2000 |
81 #define O_CREAT 1000 | 81 #define O_CREAT 1000 |
82 | 82 |
83 /* Special library needed for linking for 4.1. */ | 83 /* Special library needed for linking for 4.1. */ |
84 #define LIBS_SYSTEM -ljobs | 84 #define LIBS_SYSTEM "-ljobs" |