wayland: fix a compiler warning
Implicit declaration of memset https://bugzilla.gnome.org/show_bug.cgi?id=706363
This commit is contained in:
parent
2ae7454f36
commit
d26f248b0f
@ -45,6 +45,8 @@
|
||||
|
||||
#include "meta-wayland-pointer.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
static MetaWaylandSeat *
|
||||
meta_wayland_pointer_get_seat (MetaWaylandPointer *pointer)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user