]> git.ipfire.org Git - thirdparty/git.git/blobdiff - usage.c
treewide: remove unnecessary includes for wrapper.h
[thirdparty/git.git] / usage.c
diff --git a/usage.c b/usage.c
index 46d99f8bd43a2456bf59337fab2101463c66b54b..09f0ed509b79c5a162f06a7f4cb5c5296d36be56 100644 (file)
--- a/usage.c
+++ b/usage.c
@@ -6,7 +6,6 @@
 #include "git-compat-util.h"
 #include "gettext.h"
 #include "trace2.h"
-#include "wrapper.h"
 
 static void vreportf(const char *prefix, const char *err, va_list params)
 {