aboutsummaryrefslogtreecommitdiffstats
path: root/src/callproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/callproc.c')
-rw-r--r--src/callproc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/callproc.c b/src/callproc.c
index fc3eb943433..b33882e54c2 100644
--- a/src/callproc.c
+++ b/src/callproc.c
@@ -51,6 +51,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
51#include "process.h" 51#include "process.h"
52#include "syssignal.h" 52#include "syssignal.h"
53#include "systty.h" 53#include "systty.h"
54#include "syswait.h"
54#include "blockinput.h" 55#include "blockinput.h"
55#include "frame.h" 56#include "frame.h"
56#include "termhooks.h" 57#include "termhooks.h"