comparison libpurple/protocols/jabber/pep.c @ 19698:d32ed28cf645

Fix mingw build of xmpp prpl
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 10 Sep 2007 14:37:40 +0000
parents 9edab4849ba8
children 680a3aea5eb6
comparison
equal deleted inserted replaced
19697:481749fc0b6b 19698:d32ed28cf645
16 * You should have received a copy of the GNU General Public License 16 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 * 19 *
20 */ 20 */
21
22 #include "internal.h"
21 23
22 #include "pep.h" 24 #include "pep.h"
23 #include "iq.h" 25 #include "iq.h"
24 #include <string.h> 26 #include <string.h>
25 #include "usermood.h" 27 #include "usermood.h"