aboutsummaryrefslogtreecommitdiffstats
path: root/tempfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'tempfile.c')
-rw-r--r--tempfile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tempfile.c b/tempfile.c
index e27048f970..cdd2cab3ba 100644
--- a/tempfile.c
+++ b/tempfile.c
@@ -45,6 +45,7 @@
#include "cache.h"
#include "tempfile.h"
#include "sigchain.h"
+#include "wrapper.h"
static VOLATILE_LIST_HEAD(tempfile_list);