• Dan Nicolaescu's avatar
    Clean up BSD_SYSTEM use. · 1d29df59
    Dan Nicolaescu authored
    * xterm.c:
    * process.c:
    * emacs.c: Use HAVE_SYS_IOCTL_H instead of BSD_SYSTEM as a guard
    for including <sys/ioctl.h>.
    * sysdep.c (wait_without_blocking): Remove BSD_SYSTEM case, this
    code is only used for MSDOS.
    1d29df59
emacs.c 75 KB