]> code.delx.au - gnu-emacs/blobdiff - src/term.c
Include-file cleanup for src directory
[gnu-emacs] / src / term.c
index 5acc47395dbe0e4dd165fd12bdc3b48e7c5cf63c..9b1e7cad4b2ddec192d5363a161b59bb9bc5c9c1 100644 (file)
@@ -44,8 +44,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "keymap.h"
 #include "blockinput.h"
 #include "syssignal.h"
-#include "systty.h"
-#include "intervals.h"
 #ifdef MSDOS
 #include "msdos.h"
 static int been_here = -1;
@@ -56,10 +54,6 @@ static int been_here = -1;
 #endif
 
 #include "cm.h"
-#ifdef HAVE_X_WINDOWS
-#include "xterm.h"
-#endif
-
 #include "menu.h"
 
 /* The name of the default console device.  */