aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/emacs.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/emacs.c b/src/emacs.c
index 1b084734c5e..38e560194d5 100644
--- a/src/emacs.c
+++ b/src/emacs.c
@@ -31,10 +31,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
31#include <ssdef.h> 31#include <ssdef.h>
32#endif 32#endif
33 33
34#ifdef USG5
35#include <fcntl.h>
36#endif
37
38#ifdef BSD 34#ifdef BSD
39#include <sys/ioctl.h> 35#include <sys/ioctl.h>
40#endif 36#endif