xwm: Minor cleanup, add wrappers for basic types (#7856)

This commit is contained in:
Jasson 2024-09-20 07:32:04 -04:00 committed by GitHub
parent 9e98fb0167
commit 4414cd07e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 74 additions and 40 deletions

View file

@ -1,8 +1,8 @@
#ifndef NO_XWAYLAND
#include "XDataSource.hpp"
#include "XWayland.hpp"
#include "../defines.hpp"
#include "XDataSource.hpp"
#include <fcntl.h>