aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c
diff options
context:
space:
mode:
authorKenichi Handa2012-08-22 18:03:03 +0900
committerKenichi Handa2012-08-22 18:03:03 +0900
commit4ff819d728960bf5e52b72501c606f4bb3fde028 (patch)
treed8f0d96db0215f253bd0a4bbf7b9cda177e662ce /src/xterm.c
parentd75ffb4ed0b2e72a9361a07d16a5c884a9459728 (diff)
parent8223e9280fa69afeeae1a8b51735cbb8393f2e8d (diff)
downloademacs-4ff819d728960bf5e52b72501c606f4bb3fde028.tar.gz
emacs-4ff819d728960bf5e52b72501c606f4bb3fde028.zip
merge trunk
Diffstat (limited to 'src/xterm.c')
-rw-r--r--src/xterm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xterm.c b/src/xterm.c
index 1b746f87d53..b1a73d07998 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -50,7 +50,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
50#include "systime.h" 50#include "systime.h"
51 51
52#include <fcntl.h> 52#include <fcntl.h>
53#include <ctype.h>
54#include <errno.h> 53#include <errno.h>
55#include <setjmp.h> 54#include <setjmp.h>
56#include <sys/stat.h> 55#include <sys/stat.h>