changeset 8886:61602bc26a65

[gaim-migrate @ 9655] Patch by Kevin Stange to remove the #ifdef WIN32 stuff in MSN, as those includes are already included by internal.h. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Thu, 06 May 2004 05:17:36 +0000
parents 4274f888477e
children 56339eb6dab1
files src/protocols/msn/ft.c src/protocols/msn/msn.h
diffstat 2 files changed, 0 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/msn/ft.c	Thu May 06 05:15:24 2004 +0000
+++ b/src/protocols/msn/ft.c	Thu May 06 05:17:36 2004 +0000
@@ -22,10 +22,6 @@
  */
 #include "msn.h"
 
-#ifdef _WIN32
-#include "win32dep.h"
-#endif
-
 static struct gaim_xfer *
 find_xfer_by_cookie(GaimConnection *gc, unsigned long cookie)
 {
--- a/src/protocols/msn/msn.h	Thu May 06 05:15:24 2004 +0000
+++ b/src/protocols/msn/msn.h	Thu May 06 05:17:36 2004 +0000
@@ -44,11 +44,6 @@
 /* XXX */
 #include "gaim.h"
 
-#ifdef _WIN32
-# include "win32dep.h"
-# include "stdint.h"
-#endif
-
 #define MSN_BUF_LEN 8192
 
 #define USEROPT_MSNSERVER 3