changeset 11705:29064b5e5398

(GETPGRP_NO_ARG): Defined.
author Richard M. Stallman <rms@gnu.org>
date Fri, 05 May 1995 04:48:46 +0000
parents 6c9716b7a23d
children 0bb32e56cff3
files src/s/netbsd.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/netbsd.h	Fri May 05 03:04:06 1995 +0000
+++ b/src/s/netbsd.h	Fri May 05 04:48:46 1995 +0000
@@ -37,6 +37,8 @@
 /* Netbsd has POSIX-style pgrp behavior.  */
 #undef BSD_PGRPS
 
+#define GETPGRP_NO_ARG
+
 #ifndef NO_SHARED_LIBS
 /* These definitions should work for either dynamic or static linking,
    whichever is the default for `cc -nostdlib'.  */