1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc/application_layer/uhcpc
Martine Lenders 78985b4db2
gnrc_uhcpc: fix dependencies
\#7721 showed, that `posix` is required to include the `arpa/inet.h`
header into the include path of an application using the `uhcpc`
module.

Additionally this PR makes the FIB an optional dependency of
`gnrc_uhcpc`.

Backport of #7722
2017-11-08 14:49:53 +01:00
..
gnrc_uhcpc.c gnrc_uhcpc: fix dependencies 2017-11-08 14:49:53 +01:00
Makefile sys: net: add UHCP protocol code and gnrc client implementation 2016-04-11 17:03:28 +02:00