aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1995-05-06 21:42:22 +0000
committerRichard M. Stallman1995-05-06 21:42:22 +0000
commite84a0ae982816ffaba655c575f31b63c4b88dc66 (patch)
tree38635f58769d5401de4a71c5366704fd587c450c /src
parentf6e8adea015a5e55bf11a8f5029c1ba880f5caa5 (diff)
downloademacs-e84a0ae982816ffaba655c575f31b63c4b88dc66.tar.gz
emacs-e84a0ae982816ffaba655c575f31b63c4b88dc66.zip
(GETPGRP_NO_ARG): New definition.
Diffstat (limited to 'src')
-rw-r--r--src/s/bsd386.h1
1 files changed, 1 insertions, 0 deletions
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 @@
49#define WCOREDUMP(w) ((w) & 0200) 49#define WCOREDUMP(w) ((w) & 0200)
50#endif 50#endif
51 51
52#define GETPGRP_NO_ARG 1