1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Martine Lenders cb2a968a35
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`.
2017-10-13 12:13:47 +02:00
..
application_layer gnrc_uhcpc: fix dependencies 2017-10-13 12:13:47 +02:00
link_layer LWMAC: a simple duty cycling 802.15.4 MAC protocol. 2017-06-21 16:40:04 +02:00
netapi doc: fix typos 2017-09-06 08:49:05 +02:00
netif
netif2 gnrc_netif2: Introduction of a new GNRC network interface API 2017-10-10 10:36:28 +02:00
netreg
nettest
network_layer gnrc_ipv6_nib: return registration state on upstream registration 2017-10-10 11:06:47 +02:00
pkt gnrc: cleanup and corrections in gnrc_pkt 2017-04-22 20:56:54 +02:00
pktbuf fixup! gnrc_pktbuf: move common auxiliary functions to common module 2017-06-15 15:15:02 +02:00
pktbuf_static fixup! gnrc_pktbuf: move common auxiliary functions to common module 2017-06-15 15:15:02 +02:00
pktdump gnrc/pktdump: add tcp_hdr_print 2017-02-07 13:42:41 +01:00
priority_pktqueue gnrc_priority_queue: updated coding style. 2017-06-22 11:36:55 +02:00
routing/rpl rpl: Sort list of parents 2017-08-22 16:03:16 +02:00
sock gnrc/sock: fix fallthrough warning (#7403) 2017-07-25 21:12:30 +02:00
transport_layer cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
Makefile gnrc_netif2: Introduction of a new GNRC network interface API 2017-10-10 10:36:28 +02:00