libweston: Migrate weston_environment_get_fd() to weston-launch header
This is private so it doesn't belong to public libweston API header. Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
1c0d04bff7
commit
4d79283248
@@ -46,4 +46,7 @@ struct weston_launcher_open {
|
||||
char path[0];
|
||||
};
|
||||
|
||||
int
|
||||
weston_environment_get_fd(const char *env);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user