Merge pull request #4644 from bapt/portability-nits
portability: add missing headers
This commit is contained in:
commit
e4d3ec9217
@ -15,6 +15,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/stat.h>
|
||||
#include <xcb/xcb.h>
|
||||
#include <xcb/xproto.h>
|
||||
#include <xcb/xcb_keysyms.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user