[PATCH weston 2/2] weston-launch: Add sysmacros.h include for major()

Daniel Stone daniels at collabora.com
Tue Mar 14 17:26:51 UTC 2017


Same as with c4d7f66c, but I hadn't done a full-tree rebuild so didn't
see this one go by.

Signed-off-by: Daniel Stone <daniels at collabora.com>
---
 libweston/weston-launch.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libweston/weston-launch.c b/libweston/weston-launch.c
index 140fde1d..eecb911a 100644
--- a/libweston/weston-launch.c
+++ b/libweston/weston-launch.c
@@ -42,6 +42,7 @@
 #include <sys/wait.h>
 #include <sys/socket.h>
 #include <sys/signalfd.h>
+#include <sys/sysmacros.h>
 #include <signal.h>
 #include <unistd.h>
 #include <fcntl.h>
-- 
2.12.0



More information about the wayland-devel mailing list