| 40473:b94aff775501 | 40474:1341be8e3402 |
|---|---|
| 28 #include "tcpsocket.h" | 28 #include "tcpsocket.h" |
| 29 | 29 |
| 30 #include "gg.h" | 30 #include "gg.h" |
| 31 | 31 |
| 32 #include <purple.h> | 32 #include <purple.h> |
| 33 #include "purpleprivate.h" | |
| 34 | 33 |
| 35 typedef struct { | 34 typedef struct { |
| 36 GSocketConnection *conn; | 35 GSocketConnection *conn; |
| 37 GCancellable *cancellable; | 36 GCancellable *cancellable; |
| 38 PurpleConnection *gc; | 37 PurpleConnection *gc; |