Bug#719588: dhcpcd5: FTBFS on GNU/kFreeBSD due to missing include

2013-08-20 Thread Roy Marples

Hi Petr

On 13/08/2013 12:11, Petr Salinger wrote:

Package: dhcpcd5
Version: 6.0.5-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

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 debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#719588: dhcpcd5: FTBFS on GNU/kFreeBSD due to missing include

2013-08-13 Thread Petr Salinger

Package: dhcpcd5
Version: 6.0.5-1
Severity: serious
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

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


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org