[PATCH wayland] server: remove redundant include
Derek Foreman
derekf at osg.samsung.com
Fri Nov 27 13:15:45 PST 2015
On 27/11/15 08:39 AM, Marek Chalupa wrote:
> we don't use ffi in wayland-server.c
>
> Signed-off-by: Marek Chalupa <mchqwerty at gmail.com>
Reviewed-by: Derek Foreman <derekf at osg.samsung.com>
and pushed.
> ---
> src/wayland-server.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/wayland-server.c b/src/wayland-server.c
> index bac98bf..bee9a70 100644
> --- a/src/wayland-server.c
> +++ b/src/wayland-server.c
> @@ -42,7 +42,6 @@
> #include <fcntl.h>
> #include <sys/file.h>
> #include <sys/stat.h>
> -#include <ffi.h>
>
> #include "wayland-private.h"
> #include "wayland-server.h"
>
More information about the wayland-devel
mailing list