summaryrefslogtreecommitdiff
path: root/src/systty.h
diff options
context:
space:
mode:
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