Mercurial > hg > xemacs-beta
comparison src/s/bsd386.h @ 167:85ec50267440 r20-3b10
Import from CVS: tag r20-3b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:45:46 +0200 |
parents | 0132846995bd |
children | 2d532a89d707 |
comparison
equal
deleted
inserted
replaced
166:7a77eb660975 | 167:85ec50267440 |
---|---|
32 /* This silences a few compilation warnings. */ | 32 /* This silences a few compilation warnings. */ |
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 | |
38 #define GETPGRP_NO_ARG 1 |