mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
The include guard in this file has been incorrectly moved up breaking the #include_next behavior on MS Windows builds. Moved it to its correct location. Signed-off-by: b-aaz <b-aazbsd@proton.me>