contrib: add credential helper for OS X Keychain
[gitweb.git] / imap-send.c
index 227253ea19e97e4e5d2d61f8ace48865729344c6..43588e8876756ce911e78362af085c4be4fe4745 100644 (file)
@@ -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