comparison src/gtkconv.c @ 4363:65d98b565fbe

[gaim-migrate @ 4629] Win32 fixes for the latest stuff by I Eat Phroggies. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 20 Jan 2003 16:57:09 +0000
parents 4f8a1b65ffa3
children fa56829b9587
comparison
equal deleted inserted replaced
4362:4f8a1b65ffa3 4363:65d98b565fbe
26 #include <sys/time.h> 26 #include <sys/time.h>
27 #include <unistd.h> 27 #include <unistd.h>
28 #include <gdk/gdkx.h> 28 #include <gdk/gdkx.h>
29 #include <X11/Xlib.h> 29 #include <X11/Xlib.h>
30 #else 30 #else
31 #include "win32dep.h"
31 #ifdef small 32 #ifdef small
32 #undef small 33 #undef small
33 #endif 34 #endif
34 #endif /*_WIN32*/ 35 #endif /*_WIN32*/
35 #include <sys/types.h> 36 #include <sys/types.h>