]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tempfile.c
ci: add a GitHub workflow to submit Coverity scans
[thirdparty/git.git] / tempfile.c
index 6c88a63b42287be34e084ce8ed7da14e88dc336c..ecdebf1afb0d8465717c18409877fe310f980e46 100644 (file)
@@ -47,7 +47,6 @@
 #include "path.h"
 #include "tempfile.h"
 #include "sigchain.h"
-#include "wrapper.h"
 
 static VOLATILE_LIST_HEAD(tempfile_list);