aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/gnu.h')
-rw-r--r--src/s/gnu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/s/gnu.h b/src/s/gnu.h
index 8192ea1cbf2..931d7db2ffd 100644
--- a/src/s/gnu.h
+++ b/src/s/gnu.h
@@ -53,7 +53,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
53 53
54/* GNU has POSIX-style pgrp behavior. */ 54/* GNU has POSIX-style pgrp behavior. */
55#undef BSD_PGRPS 55#undef BSD_PGRPS
56#define GETPGRP_NO_ARG
57 56
58/* Use mmap directly for allocating larger buffers. */ 57/* Use mmap directly for allocating larger buffers. */
59#ifdef DOUG_LEA_MALLOC 58#ifdef DOUG_LEA_MALLOC