emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/term.c,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/term.c,v
Date: Thu, 12 Jul 2007 01:41:32 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/07/12 01:41:32

Index: term.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/term.c,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -b -r1.185 -r1.186
--- term.c      11 Jul 2007 15:22:11 -0000      1.185
+++ term.c      12 Jul 2007 01:41:32 -0000      1.186
@@ -25,7 +25,9 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>
+#ifdef HAVE_UNISTD_H
 #include <unistd.h>
+#endif
 
 #include "termchar.h"
 #include "termopts.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]