| 40349:649f7720b294 | 40350:72271baf92bc |
|---|---|
| 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA | 19 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
| 20 * | 20 * |
| 21 */ | 21 */ |
| 22 | 22 |
| 23 #include "internal.h" | 23 #include "internal.h" |
| 24 #include "chat.h" | 24 #include <purple.h> |
| 25 #include "core.h" | |
| 26 #include "plugins.h" | |
| 27 #include "purpleaccountusersplit.h" | |
| 28 | 25 |
| 29 #include "xmpp.h" | 26 #include "xmpp.h" |
| 30 | 27 |
| 31 static void | 28 static void |
| 32 xmpp_protocol_init(XMPPProtocol *self) | 29 xmpp_protocol_init(XMPPProtocol *self) |