aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-types.h')
-rw-r--r--camel/camel-types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/camel/camel-types.h b/camel/camel-types.h
index 8cf64d17ff..eed0ff99a6 100644
--- a/camel/camel-types.h
+++ b/camel/camel-types.h
@@ -64,6 +64,8 @@ typedef struct _CamelStreamDataWrapper CamelStreamDataWrapper;
typedef struct _CamelStreamFilter CamelStreamFilter;
typedef struct _CamelStreamFs CamelStreamFs;
typedef struct _CamelStreamMem CamelStreamMem;
+typedef struct _CamelTcpStream CamelTcpStream;
+typedef struct _CamelTcpStreamRaw CamelTcpStreamRaw;
typedef struct _CamelTransport CamelTransport;
#ifdef __cplusplus