summaryrefslogtreecommitdiff
path: root/exec-cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'exec-cmd.c')
-rw-r--r--exec-cmd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/exec-cmd.c b/exec-cmd.c
index fae0d4b244..1e34e48c0e 100644
--- a/exec-cmd.c
+++ b/exec-cmd.c
@@ -3,8 +3,11 @@
#include "environment.h"
#include "exec-cmd.h"
#include "gettext.h"
+#include "path.h"
#include "quote.h"
#include "strvec.h"
+#include "trace.h"
+#include "trace2.h"
#if defined(RUNTIME_PREFIX)