aboutsummaryrefslogtreecommitdiff
path: root/lib/imap.h
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-02-23 15:26:26 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-02-23 15:26:26 +0000
commitfcf02cbb7588d7a7639221d98b8aaf4c8479d822 (patch)
treeeab0c3e708f890af833af950fa8528f016ed7f56 /lib/imap.h
parent419bcf9d6003bd8ddc484fa1f14c5dde1e97e9bf (diff)
pingpong: Moved curl_ftptransfer definition to pingpong.h
Moved the ftp transfer structure into pingpong.h so other protocols that require it don't have to include ftp.h.
Diffstat (limited to 'lib/imap.h')
-rw-r--r--lib/imap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/imap.h b/lib/imap.h
index 7ab1af7b3..1841ddf61 100644
--- a/lib/imap.h
+++ b/lib/imap.h
@@ -23,7 +23,6 @@
***************************************************************************/
#include "pingpong.h"
-#include "ftp.h"
/****************************************************************************
* IMAP unique setup