[telepathy-gabble/master] add lm-types.h

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 11 07:56:10 PDT 2009


---
 lib/loudmouth/lm-types.h |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
 create mode 100644 lib/loudmouth/lm-types.h

diff --git a/lib/loudmouth/lm-types.h b/lib/loudmouth/lm-types.h
new file mode 100644
index 0000000..cdc3136
--- /dev/null
+++ b/lib/loudmouth/lm-types.h
@@ -0,0 +1,13 @@
+#ifndef __LM_TYPES_H__
+#define __LM_TYPES_H__
+
+#include <wocky/wocky-porter.h>
+
+G_BEGIN_DECLS
+
+typedef struct _LmMessageHandler LmMessageHandler;
+typedef WockyPorter LmConnection;
+
+G_END_DECLS
+
+#endif /* #ifndef __LM_TYPES_H__ */
-- 
1.5.6.5




More information about the telepathy-commits mailing list