summaryrefslogtreecommitdiffstats
path: root/src/x11util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11util.cpp')
-rw-r--r--src/x11util.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/x11util.cpp b/src/x11util.cpp
index 775f072..67dae90 100644
--- a/src/x11util.cpp
+++ b/src/x11util.cpp
@@ -6,6 +6,7 @@ extern "C" {
#include <cstring>
#include <cstdlib>
#include <cstdio>
+#include <cstddef>
static int eHandler(Display* dpy, XErrorEvent* e)
{