summaryrefslogtreecommitdiffstats
path: root/dbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbus.h')
-rw-r--r--dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbus.h b/dbus.h
index 50770d63c..a806c2de9 100644
--- a/dbus.h
+++ b/dbus.h
@@ -10,6 +10,8 @@
#include "common.h"
#include <ctype.h>
+#include <sys/types.h>
+#include <unistd.h>
#define CDBUS_SERVICE_NAME "com.github.chjj.compton"
#define CDBUS_INTERFACE_NAME CDBUS_SERVICE_NAME