You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
318 B
10 lines
318 B
--- ./imap/src/mtest/mtest.c 2018-03-21 20:56:14.145999441 +0000
|
|
+++ ../mtest.c 2018-03-21 21:23:34.179966620 +0000
|
|
@@ -34,6 +34,7 @@
|
|
#include <signal.h>
|
|
#include "c-client.h"
|
|
#include "imap4r1.h"
|
|
+#include "../../include/getpass.h"
|
|
|
|
/* Excellent reasons to hate ifdefs, and why my real code never uses them */
|
|
|
|
|