server: remove duplicate include
authorsheepwall <a.sve@live.se>
Mon, 22 Feb 2021 17:19:13 +0000 (18:19 +0100)
committersheepwall <a.sve@live.se>
Mon, 22 Feb 2021 18:09:08 +0000 (19:09 +0100)
Signed-off-by: August Svensson <a.sve@live.se>
src/wayland-server.c

index d83bdec..0ce5daf 100644 (file)
@@ -31,7 +31,6 @@
 #include <stddef.h>
 #include <stdio.h>
 #include <stdarg.h>
-#include <stdbool.h>
 #include <errno.h>
 #include <string.h>
 #include <unistd.h>