mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
* m/iris4d.h (NEED_SIOCTL): Move this to...
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h.
This commit is contained in:
parent
493744e5ae
commit
bf2dbc3448
1 changed files with 4 additions and 0 deletions
|
|
@ -179,3 +179,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
|
||||
/* Use setsid to handle terminals for subprocesses. */
|
||||
#define HAVE_SETSID
|
||||
|
||||
/* sioctl.h should be included where appropriate. */
|
||||
|
||||
#define NEED_SIOCTL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue