Hi Petr, > This resolves two set of warnings pointed by compiler > -Wimplicit-function-declaration and -Wint-conversion, where the later > one can result with segfault caused by invalid cast from int to pointer.
Thanks. What is strange is that on my system, gunixfdlist.h is just included from gio/gio.h, out of curiosity, could you give some details about your system? The patch is correct though, as the glib documentation specifies to include that header explicitely, applied.
