From: Richard M. Stallman Date: Sat, 6 May 1995 21:42:22 +0000 (+0000) Subject: (GETPGRP_NO_ARG): New definition. X-Git-Tag: emacs-19.34~4134 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e84a0ae982816ffaba655c575f31b63c4b88dc66;p=emacs.git (GETPGRP_NO_ARG): New definition. --- diff --git a/src/s/bsd386.h b/src/s/bsd386.h index 9b56493dd82..000a9326ae7 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h @@ -49,3 +49,4 @@ #define WCOREDUMP(w) ((w) & 0200) #endif +#define GETPGRP_NO_ARG 1