[PATCH weston] xwayland: Include missing config.h
Eric Engestrom
eric.engestrom at imgtec.com
Thu Jul 7 12:25:48 UTC 2016
On Wed, Jul 06, 2016 at 03:14:20PM -0700, Bryce Harrington wrote:
> Signed-off-by: Bryce Harrington <bryce at osg.samsung.com>
Indeed, this is needed for XSERVER_PATH
Reviewed-by: Eric Engestrom <eric.engestrom at imgtec.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