Mercurial > hg > xemacs-beta
comparison src/tooltalk.c @ 355:182f72e8cd0d r21-1-7
Import from CVS: tag r21-1-7
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:56:21 +0200 |
parents | 8429d81ab209 |
children | cc15677e0335 |
comparison
equal
deleted
inserted
replaced
354:3729bef672e0 | 355:182f72e8cd0d |
---|---|
31 | 31 |
32 #include "buffer.h" | 32 #include "buffer.h" |
33 #include "elhash.h" | 33 #include "elhash.h" |
34 #include "process.h" | 34 #include "process.h" |
35 #include "tooltalk.h" | 35 #include "tooltalk.h" |
36 | |
37 #include "syssignal.h" | |
36 | 38 |
37 Lisp_Object Vtooltalk_fd; | 39 Lisp_Object Vtooltalk_fd; |
38 | 40 |
39 #ifdef TT_DEBUG | 41 #ifdef TT_DEBUG |
40 static FILE *tooltalk_log_file; | 42 static FILE *tooltalk_log_file; |