[PATCH weston] xwayland: Include missing config.h
Bryce Harrington
bryce at osg.samsung.com
Wed Jul 6 22:14:20 UTC 2016
Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
---
compositor/xwayland.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/compositor/xwayland.c b/compositor/xwayland.c
index 26eda20..9fa7600 100644
--- a/compositor/xwayland.c
+++ b/compositor/xwayland.c
@@ -24,6 +24,8 @@
* SOFTWARE.
*/
+#include "config.h"
+
#include <signal.h>
#include <sys/socket.h>
--
1.9.1
More information about the wayland-devel
mailing list