Comment 1 for bug 1490204

Revision history for this message
Tiago Stürmer Daitx (tdaitx) wrote :

This patch provides the right includes so gcc can know the right return type instead of assuming an integer. This fix prevents the implicit pointer conversion warning from happening.

bt-device.c was missing an include for gio/gunixinputstream.c and configure.ac had to be updated to include gio-unix-2.0 module.