mirror of
https://github.com/brl/mutter.git
synced 2025-08-05 16:14:51 +00:00
wayland: fix a compiler warning
Implicit declaration of memset
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
|
||||
#include "meta-wayland-pointer.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
static MetaWaylandSeat *
|
||||
meta_wayland_pointer_get_seat (MetaWaylandPointer *pointer)
|
||||
{
|
||||
|
Reference in New Issue
Block a user