]> git.ipfire.org Git - thirdparty/git.git/blobdiff - imap-send.c
treewide: remove unnecessary includes in source files
[thirdparty/git.git] / imap-send.c
index 996651e4f80abd5fa2daf570f9d981934d328aeb..904cb23cf57876fa6573acf71fdf9282b96b863e 100644 (file)
 #include "git-compat-util.h"
 #include "config.h"
 #include "credential.h"
-#include "exec-cmd.h"
 #include "gettext.h"
 #include "run-command.h"
 #include "parse-options.h"
 #include "setup.h"
-#include "strbuf.h"
 #if defined(NO_OPENSSL) && !defined(HAVE_OPENSSL_CSPRNG)
 typedef void *SSL;
 #endif