summaryrefslogtreecommitdiff
path: root/imap/src/c-client/c-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'imap/src/c-client/c-client.h')
-rw-r--r--imap/src/c-client/c-client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/imap/src/c-client/c-client.h b/imap/src/c-client/c-client.h
index b279bff9..b190db86 100644
--- a/imap/src/c-client/c-client.h
+++ b/imap/src/c-client/c-client.h
@@ -43,6 +43,7 @@ extern "C" {
#include "rfc822.h" /* RFC822 and MIME routines */
#include "smtp.h" /* SMTP sending routines */
#include "nntp.h" /* NNTP sending routines */
+#include "http.h" /* HTTP management routines */
#include "utf8.h" /* Unicode and charset routines */
#include "utf8aux.h" /* Unicode auxiliary routines */
#include "misc.h" /* miscellaneous utility routines */