summaryrefslogtreecommitdiffstats
path: root/sesman/tools
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/tools')
-rw-r--r--sesman/tools/xcon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sesman/tools/xcon.c b/sesman/tools/xcon.c
index 80832276..4150d6af 100644
--- a/sesman/tools/xcon.c
+++ b/sesman/tools/xcon.c
@@ -19,6 +19,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
#include <X11/Xlib.h>
Display *g_display = 0;