commit | 9335ca5c02372bd82156ce142c466da5f4236a7b | [log] [tgz] |
---|---|---|
author | Bryce Harrington <bryce@osg.samsung.com> | Wed Jul 06 15:14:20 2016 -0700 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Jul 07 10:48:19 2016 -0700 |
tree | 3863dcd4eefe20e6eefd9e56cb494761f7b7238c | |
parent | 585eef34377fc1ecc16bb62b84068bddb29f7b45 [diff] [blame] |
xwayland: Include missing config.h Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
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>