xserver/hw
Enrico Weigelt, metux IT consult 5fc5bc7d44 xwin: fix missing include of windsock2.h
Windows headers are pretty nitpicking about include order:

> In file included from /usr/i686-w64-mingw32/include/X11/Xwinsock.h:57,
>                  from /usr/i686-w64-mingw32/include/xcb/xcb_windefs.h:34,
>                  from /usr/i686-w64-mingw32/include/xcb/xcb.h:41,
>                  from ../hw/xwin/winmultiwindowicons.c:43:
> /usr/share/mingw-w64/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:42 +02:00
..
kdrive kdrive: use calloc() instead of malloc() 2025-06-12 16:49:52 +02:00
vfb vfb: use calloc() instead of malloc() 2025-06-12 16:49:54 +02:00
xfree86 os-support: systemd-logind: don't hard-crash Xserver on strdup() fail 2025-06-12 16:54:39 +02:00
xnest Xnest: drop special hack for Xlib's GC type 2025-06-12 16:52:28 +02:00
xquartz treewide: drop COMPOSITE symbol 2025-06-12 16:47:01 +02:00
xwayland dix: add dixResouceIsServerOwned() 2025-06-12 16:53:40 +02:00
xwin xwin: fix missing include of windsock2.h 2025-06-12 17:21:42 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00