mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-01 22:58:40 -04:00
Move private definitions and prototypes to new wayland-private.h
This commit is contained in:
parent
68d13212f2
commit
cf04b0a18f
7 changed files with 25 additions and 21 deletions
|
|
@ -24,7 +24,9 @@
|
|||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "wayland-util.h"
|
||||
#include "wayland-private.h"
|
||||
|
||||
WL_EXPORT void
|
||||
wl_list_init(struct wl_list *list)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue