mirror of
https://github.com/brl/mutter.git
synced 2025-02-17 21:54:10 +00:00
wayland: fix a compiler warning
Implicit declaration of memset
This commit is contained in:
parent
e158500ef0
commit
5ae9457176
@ -45,6 +45,8 @@
|
|||||||
|
|
||||||
#include "meta-wayland-pointer.h"
|
#include "meta-wayland-pointer.h"
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
static MetaWaylandSeat *
|
static MetaWaylandSeat *
|
||||||
meta_wayland_pointer_get_seat (MetaWaylandPointer *pointer)
|
meta_wayland_pointer_get_seat (MetaWaylandPointer *pointer)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user