]> git.ipfire.org Git - thirdparty/git.git/blobdiff - imap-send.c
t/t6*: avoid redundant uses of cat
[thirdparty/git.git] / imap-send.c
index d662811ee83a3531299accb59b8acea0e4de67d8..f2e1947e63815c80e45f648f0ce37cd6341f825b 100644 (file)
@@ -28,6 +28,7 @@
 #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