diff --git a/docs/examples/imap-append.c b/docs/examples/imap-append.c index 8f0ebcb3bf..fa531a8c5a 100644 --- a/docs/examples/imap-append.c +++ b/docs/examples/imap-append.c @@ -20,6 +20,7 @@ * ***************************************************************************/ #include +#include #include /* This is a simple example showing how to send mail using libcurl's IMAP