aboutsummaryrefslogtreecommitdiffstats
path: root/desktop.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop.c')
-rw-r--r--desktop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop.c b/desktop.c
index ba44b31..9dc4794 100644
--- a/desktop.c
+++ b/desktop.c
@@ -11,6 +11,7 @@
*/
#include <stdio.h>
#include <stdlib.h>
+#include <stddef.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>