aboutsummaryrefslogtreecommitdiffstats
path: root/src/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/process.c')
-rw-r--r--src/process.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/process.c b/src/process.c
index 55f31a02673..dc93b86cee2 100644
--- a/src/process.c
+++ b/src/process.c
@@ -103,13 +103,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
103#include "coding.h" 103#include "coding.h"
104#include "process.h" 104#include "process.h"
105#include "frame.h" 105#include "frame.h"
106#include "termhooks.h"
107#include "termopts.h" 106#include "termopts.h"
108#include "commands.h"
109#include "keyboard.h" 107#include "keyboard.h"
110#include "blockinput.h" 108#include "blockinput.h"
111#include "dispextern.h"
112#include "composite.h"
113#include "atimer.h" 109#include "atimer.h"
114#include "sysselect.h" 110#include "sysselect.h"
115#include "syssignal.h" 111#include "syssignal.h"