Include unistd.h for usleep()
This commit is contained in:
parent
ddf3119552
commit
e5c4fa6c1c
@ -14,6 +14,7 @@
|
||||
#include <stdbool.h>
|
||||
#include <assert.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <xcb/xcb.h>
|
||||
#include <xcb/xinerama.h>
|
||||
|
Loading…
Reference in New Issue
Block a user