summaryrefslogtreecommitdiff
path: root/src/systty.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-08-19 03:54:51 +0000
committerJim Blandy <jimb@redhat.com>1992-08-19 03:54:51 +0000
commitb326ab7c03a159c39268d6336a5ffd14188c2959 (patch)
tree814641d09e5cf867d1b0a4f867b28ec8ff84eba7 /src/systty.h
parentfea425b9ddc3534a501a86de782ecabf406ebb47 (diff)
downloademacs-b326ab7c03a159c39268d6336a5ffd14188c2959.tar.gz
*** empty log message ***
Diffstat (limited to 'src/systty.h')
-rw-r--r--src/systty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systty.h b/src/systty.h
index 910810dc15d..662d6c090f2 100644
--- a/src/systty.h
+++ b/src/systty.h
@@ -169,6 +169,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Just ignore this for now and hope for the best */
#define EMACS_GET_TTY_PGRP(fd, pgid) 0
+#define EMACS_SET_TTY_PGRP(fd, pgif) 0
#endif