mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-03 09:01:42 -05:00
wayland-util.h: Include stddef.h for size_t
This commit is contained in:
parent
aa777e5b10
commit
e6a9e1b302
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <stddef.h>
|
||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
|
|
||||||
/* GCC visibility */
|
/* GCC visibility */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue