mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
os: ospoll: drop not needed including of X11 headers
Those just conflicting with win32/mingw headers on type `BOOL`. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
44ec9b0e5b
commit
69be353387
@@ -24,8 +24,6 @@
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <X11/X.h>
|
||||
#include <X11/Xproto.h>
|
||||
|
||||
#include "os/xserver_poll.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user