diff options
Diffstat (limited to 'include/wlr')
-rw-r--r-- | include/wlr/xwayland.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/xwayland.h b/include/wlr/xwayland.h index 804e9962..a0fb34ce 100644 --- a/include/wlr/xwayland.h +++ b/include/wlr/xwayland.h @@ -1,7 +1,6 @@ #ifndef _WLR_XWAYLAND_H #define _WLR_XWAYLAND_H #include <time.h> -#include <sys/types.h> #include <stdbool.h> #include <wlr/types/wlr_compositor.h> #include <xcb/xcb.h> |