]> git.eshelyaron.com Git - emacs.git/commitdiff
(GETPGRP_NO_ARG): Defined.
authorRichard M. Stallman <rms@gnu.org>
Fri, 5 May 1995 04:48:46 +0000 (04:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 5 May 1995 04:48:46 +0000 (04:48 +0000)
src/s/netbsd.h

index a51147c94bc257d3fc442f795d4c8dba905a41f7..9fcb9b0672a4a2e01ca6e5372c14537ac752a56e 100644 (file)
@@ -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'.  */