[Buildroot] [PATCH] pptp-linux: add musl build fix patch

Bernd Kuhls bernd.kuhls at t-online.de
Sat Jan 23 23:27:53 UTC 2016


Am Fri, 22 Jan 2016 10:23:37 -0300 schrieb Gustavo Zacarias:

> +diff --git a/pqueue.h b/pqueue.h +index a56590f..8c60c62 100644 +---
> a/pqueue.h ++++ b/pqueue.h +@@ -3,6 +3,7 @@
> +
> + #include <time.h>
> + #include <sys/time.h>
> ++#include <sys/types.h>
> +
> + /* wait this many seconds for missing packets before forgetting about
> them */
> + #define DEFAULT_PACKET_TIMEOUT 0.3 +--
> +2.4.10 +

Tested-by: Bernd Kuhls <bernd.kuhls at t-online.de>
(compile-tested only using http://autobuild.buildroot.org/toolchains/
tarballs/br-x86-64-musl-2015.11-rc1-71-g90d1299.tar.bz2)

Regards, Bernd





More information about the buildroot mailing list