Added missing include

This commit is contained in:
buffet 2018-10-19 11:09:53 +02:00
parent 5cd14b1ae2
commit 7db3bf4d01

View file

@ -18,6 +18,7 @@
#include <unistd.h>
#include "ipc.h"
#include "xcb.h"
#include "common.h"