]> code.delx.au - gnu-emacs/blobdiff - src/process.c
Include-file cleanup for src directory
[gnu-emacs] / src / process.c
index 55f31a0267347201d3d3b0cd4f0d8f9b1e77413f..dc93b86cee2796dc97b80493312e6cfd2afaac28 100644 (file)
@@ -103,13 +103,9 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include "coding.h"
 #include "process.h"
 #include "frame.h"
-#include "termhooks.h"
 #include "termopts.h"
-#include "commands.h"
 #include "keyboard.h"
 #include "blockinput.h"
-#include "dispextern.h"
-#include "composite.h"
 #include "atimer.h"
 #include "sysselect.h"
 #include "syssignal.h"