libpurple/protocols/jabber/jingle/rawudp.c

changeset 40195
fb4b0ae193c0
parent 39552
24d7baa6fcf9
child 40358
e6fe6fc1f516
equal deleted inserted replaced
40194:90a6e8b696b2 40195:fb4b0ae193c0
21 * along with this program; if not, write to the Free Software 21 * along with this program; if not, write to the Free Software
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
23 */ 23 */
24 24
25 #include "internal.h" 25 #include "internal.h"
26 #include "glibcompat.h"
27 26
28 #include "rawudp.h" 27 #include "rawudp.h"
29 #include "jingle.h" 28 #include "jingle.h"
30 #include "debug.h" 29 #include "debug.h"
31 30

mercurial