diff options
Diffstat (limited to 'xwayland/launcher.c')
-rw-r--r-- | xwayland/launcher.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xwayland/launcher.c b/xwayland/launcher.c index b7aee3b4..15443cd1 100644 --- a/xwayland/launcher.c +++ b/xwayland/launcher.c @@ -26,6 +26,7 @@ #include "config.h" #include <stdlib.h> +#include <stdint.h> #include <stdio.h> #include <string.h> #include <sys/socket.h> |