]> git.ipfire.org Git - thirdparty/git.git/blobdiff - copy.c
ci: add a GitHub workflow to submit Coverity scans
[thirdparty/git.git] / copy.c
diff --git a/copy.c b/copy.c
index 882c79cffb0d38434dde66a307b32b460440f875..23d84c6c1db554bcc7a33804d58821dfb3fb7634 100644 (file)
--- a/copy.c
+++ b/copy.c
@@ -1,7 +1,6 @@
 #include "git-compat-util.h"
 #include "copy.h"
 #include "path.h"
-#include "wrapper.h"
 
 int copy_fd(int ifd, int ofd)
 {