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