diff libpurple/protocols/gg/lib/pubdir50.c @ 25489:23e95d20597a

- fix compilation error for gg. - add sanity check for yahoo_packet_new().
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Sun, 20 May 2007 04:49:31 +0000
parents 7ade887fd3f6
children ddd3c6e238fe
line wrap: on
line diff
--- a/libpurple/protocols/gg/lib/pubdir50.c	Sun May 20 04:16:11 2007 +0000
+++ b/libpurple/protocols/gg/lib/pubdir50.c	Sun May 20 04:49:31 2007 +0000
@@ -22,6 +22,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <time.h>
+#include <glib.h>
 
 #include "libgadu.h"