Hi Petr On 13/08/2013 12:11, Petr Salinger wrote:
Package: dhcpcd5 Version: 6.0.5-1 Severity: serious Tags: patch User: [email protected] Usertags: kfreebsdHi, the current version fails to build on GNU/kFreeBSD. It needs small tweak, see bellow. Please include this change also as upstream. Thanks in advance Petr --- platform-bsd.c +++ platform-bsd.c @@ -44,6 +44,7 @@ #include <syslog.h> #include <unistd.h> +#include "common.h" #include "dhcpcd.h" #include "if-options.h" #include "platform.h"
http://roy.marples.name/projects/dhcpcd/changeset/698ad80c88a5cdbe3376a3f4ac9219c842451a38 I'll release a new dhcpcd soon and get it pushed into Debian. Thanks Roy -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

