e16-epplets/api
Andrew Savchenko a700d6b982 Include <sys/select.h> for fd_set
When fd_set is used <sys/select.h> should be included.
On glibc it is done implicitly via other headers,
on musl it must be explicitly provided.

Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
2022-08-01 19:33:33 +02:00
..
Makefile.am Bump .so file version (added symbols) 2021-09-02 07:16:31 +02:00
epplet.c Include <sys/select.h> for fd_set 2022-08-01 19:33:33 +02:00
epplet.h.in Change Epplet_send_ipc() to printf() style 2022-03-10 07:46:01 +01:00
epplet_glx.c Indent. 2012-09-30 09:41:07 +00:00