diff options
author | Jim Blandy <jimb@redhat.com> | 1992-08-19 03:54:51 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-08-19 03:54:51 +0000 |
commit | ef15f270dbada67b43f58cc26056fb7efe083ceb (patch) | |
tree | 31a6893cbd6f878b0d86abcb6c34efa536a5bdda /src/systty.h | |
parent | fbfed6f05fdf5bf363ca5691aefde4d573ce8203 (diff) | |
download | emacs-ef15f270dbada67b43f58cc26056fb7efe083ceb.tar.gz |
*** empty log message ***
Diffstat (limited to 'src/systty.h')
-rw-r--r-- | src/systty.h | 1 |
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 |