diff src/systty.h @ 999:d8d503897aa5

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Wed, 19 Aug 1992 03:54:51 +0000
parents 70b112526394
children 8ab465f7a7ff
line wrap: on
line diff
--- a/src/systty.h	Wed Aug 19 03:54:46 1992 +0000
+++ b/src/systty.h	Wed Aug 19 03:54:51 1992 +0000
@@ -169,6 +169,7 @@
 
 /* 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