On Thu, 2017-10-26 at 15:05 +0300, Luiz Augusto von Dentz wrote: > Hi Eramoto, > > On Thu, Oct 26, 2017 at 9:05 AM, ERAMOTO Masaya > <eramoto.masaya@xxxxxxxxxxxxxx> wrote: > > When compiling with gcc 7.2.0, gcc outputs the following messages. > > This patch adds the header stdlib.h to each obex-related header > > including > > functions with the type ssize_t, so the same problem does not also > > happen > > in case using there headers individually. > > Weird this is just happening now, so what did change in 7.2? Usually > we have stdlib.h included in the c file not in the header. It's not a gcc change, but a glibc change. See the patch labelled "Fix compilation error on newer glibc" I just sent. Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html