Mercurial > hg > xemacs-beta
comparison src/s/bsd386.h @ 155:43dd3413c7c7 r20-3b4
Import from CVS: tag r20-3b4
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:39:39 +0200 |
parents | 538048ae2ab8 |
children | 0132846995bd |
comparison
equal
deleted
inserted
replaced
154:94141801dd7e | 155:43dd3413c7c7 |
---|---|
33 #ifdef emacs | 33 #ifdef emacs |
34 #undef BSD | 34 #undef BSD |
35 #include <sys/param.h> /* To get BSD defined consistently. */ | 35 #include <sys/param.h> /* To get BSD defined consistently. */ |
36 #endif | 36 #endif |
37 | 37 |
38 #undef HAVE_UNION_WAIT | |
39 | |
40 #define GETPGRP_NO_ARG 1 | 38 #define GETPGRP_NO_ARG 1 |