We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a10505 + 30bced3 commit 33d03f6Copy full SHA for 33d03f6
imap-send.c
@@ -28,6 +28,7 @@
28
#include "run-command.h"
29
#include "parse-options.h"
30
#include "setup.h"
31
+#include "strbuf.h"
32
#if defined(NO_OPENSSL) && !defined(HAVE_OPENSSL_CSPRNG)
33
typedef void *SSL;
34
#endif
0 commit comments