Files
xserver/os
Alan Coopersmith 5571b0fe75 os: use winsock2.h definitions on mingw in xserver_poll.h
Avoids build warnings & failures, such as:

../os/xserver_poll.h:40: warning: "POLLNVAL" redefined
   40 | #define POLLNVAL        0x20
      |
/usr/share/mingw-w64/include/winsock2.h:1190: note: this is the location
 of the previous definition
 1190 | #define POLLNVAL   0x0004
      |
../os/xserver_poll.h:42:8: error: redefinition of ‘struct pollfd’
   42 | struct pollfd
      |        ^~~~~~
/usr/share/mingw-w64/include/winsock2.h:1192:16: note: originally defined here
 1192 | typedef struct pollfd {
      |                ^~~~~~

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2141>
2026-04-13 12:38:44 +02:00
..
2025-09-29 10:53:15 +02:00
2025-09-22 12:00:14 +02:00
2024-10-10 13:38:31 +00:00
2025-07-18 22:24:55 +02:00
2025-12-13 15:59:07 +01:00
2024-03-09 17:34:51 +00:00
2025-06-12 17:21:44 +02:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-06-12 17:21:44 +02:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-06-12 16:49:45 +02:00
2025-12-13 15:59:07 +01:00
2025-12-13 15:59:07 +01:00
2024-03-03 23:11:05 +00:00
2025-12-13 15:59:07 +01:00
2025-12-13 15:59:07 +01:00