libpurple/protocols/jabber/bosh.c

changeset 40439
e9838d634d5e
parent 40358
e6fe6fc1f516
child 40819
54b2a95ac176
equal deleted inserted replaced
40362:1edaee25f763 40439:e9838d634d5e
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 #include "internal.h" 23 #include <glib/gi18n-lib.h>
24
24 #include <purple.h> 25 #include <purple.h>
25 26
26 #include <libsoup/soup.h> 27 #include <libsoup/soup.h>
27 28
28 #include "bosh.h" 29 #include "bosh.h"

mercurial