Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
contrib: add credential helper for OS X Keychain
[gitweb.git]
/
imap-send.c
diff --git
a/imap-send.c
b/imap-send.c
index 227253ea19e97e4e5d2d61f8ace48865729344c6..43588e8876756ce911e78362af085c4be4fe4745 100644
(file)
--- a/
imap-send.c
+++ b/
imap-send.c
@@
-25,6
+25,7
@@
#include "cache.h"
#include "exec_cmd.h"
#include "run-command.h"
+#include "prompt.h"
#ifdef NO_OPENSSL
typedef void *SSL;
#else