gio/gsocket.c · main · GNOME / GLib · GitLab (original) (raw)
Oct 08, 2024
0c84510c
gsocket: Fix #ifdef for defining g_socket_get_adapter_ipv4_addr() · 0c84510c
Philip Withnall authored Oct 08, 2024
It was failing compilation on Hurd due to being defined but not used.
https://gitlab.gnome.org/GNOME/glib/-/jobs/4380104
Signed-off-by:Philip Withnall <pwithnall@gnome.org>
0c84510c
gsocket: Fix #ifdef for defining g_socket_get_adapter_ipv4_addr()
Philip Withnall authored Oct 08, 2024
It was failing compilation on Hurd due to being defined but not used.
https://gitlab.gnome.org/GNOME/glib/-/jobs/4380104
Signed-off-by:Philip Withnall <pwithnall@gnome.org>
Loading