[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-patches
Subject:    PATCH - wineserver object.h porting fix
From:       Steven Edwards <steven_ed4153 () yahoo ! com>
Date:       2003-01-31 19:18:50
[Download RAW message or body]

Working on building wineserver on mingw

Changelog: check for sys/poll.h

Index: object.h
===================================================================
RCS file: /home/wine/wine/server/object.h,v
retrieving revision 1.48
diff -u -r1.48 object.h
--- object.h	30 Jan 2003 00:26:44 -0000	1.48
+++ object.h	31 Jan 2003 19:16:57 -0000
@@ -21,7 +21,10 @@
 #ifndef __WINE_SERVER_OBJECT_H
 #define __WINE_SERVER_OBJECT_H
 
+#ifdef HAVE_SYS_POLL_H
 #include <sys/poll.h>
+#endif
+
 #include <sys/time.h>
 #include "wine/server_protocol.h"
 #include "list.h"


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic