diff options
Diffstat (limited to 'tempfile.c')
-rw-r--r-- | tempfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tempfile.c b/tempfile.c index 6c88a63b42..ecdebf1afb 100644 --- a/tempfile.c +++ b/tempfile.c @@ -47,7 +47,6 @@ #include "path.h" #include "tempfile.h" #include "sigchain.h" -#include "wrapper.h" static VOLATILE_LIST_HEAD(tempfile_list); |