Hi Anthony, On Sat, Oct 04, 2014, basile@xxxxxxxxxxxxxxxxxx wrote: > From: "Anthony G. Basile" <basile@xxxxxxxxxxxxxxxxxx> > > getpt(3) is glibc-specific and is not provided in musl and possibly > other libc's. Instead, we use use posix_openpt(3) which is equivalent > and portable. > > Signed-off-by: Anthony G. Basile <basile@xxxxxxxxxxxxxxxxxx> > --- > emulator/serial.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied, thanks. I first had to remove the Signed-off-by line though since we don't don't use that convention for user space patches. Johan -- 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