DORMANTno replies

[PATCH 1/1] imap-send: include strbuf.h

From: Christian Hesse <hidden>
Date: 2023-05-17 07:12:44
Subsystem: the rest · Maintainer: Linus Torvalds

From: Christian Hesse <redacted>

We use xstrfmt() here, so let's include the header file.

Signed-off-by: Christian Hesse <redacted>
---
 imap-send.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/imap-send.c b/imap-send.c
index a62424e90a..7f5426177a 100644
--- a/imap-send.c
+++ b/imap-send.c
@@ -29,6 +29,7 @@
 #include "run-command.h"
 #include "parse-options.h"
 #include "setup.h"
+#include "strbuf.h"
 #include "wrapper.h"
 #if defined(NO_OPENSSL) && !defined(HAVE_OPENSSL_CSPRNG)
 typedef void *SSL;
-- 
2.40.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help