mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Use POSIX-specified <poll.h> over <sys/poll.h>
POSIX specifies that <poll.h> is the correct header to include for poll(), so let's do that instead. https://bugzilla.gnome.org/show_bug.cgi?id=141251
This commit is contained in:
@@ -544,7 +544,6 @@ g_source_remove_by_funcs_user_data
|
||||
g_source_remove_by_user_data
|
||||
|
||||
<SUBSECTION Private>
|
||||
GLIB_HAVE_SYS_POLL_H
|
||||
GLIB_HAVE_ALLOCA_H
|
||||
alloca
|
||||
GLIB_USING_SYSTEM_PRINTF
|
||||
|
Reference in New Issue
Block a user