libpurple/protocols/gg/utils.c

changeset 42278
adc3d7e65516
parent 41979
31c32b8d4bef
equal deleted inserted replaced
42277:1825c309b4e2 42278:adc3d7e65516
26 * along with this program; if not, write to the Free Software 26 * along with this program; if not, write to the Free Software
27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 27 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
28 */ 28 */
29 29
30 #include <errno.h> 30 #include <errno.h>
31 #include <netinet/in.h>
31 32
32 #include <purple.h> 33 #include <purple.h>
33 34
34 #include "utils.h" 35 #include "utils.h"
35 36

mercurial