1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net
Sören Tempel dc1b6d0436 sock_dns: include string.h for strlen(3) function prototype
Needed by the following code in `dns.c`:

e8cbc6da85/sys/net/application_layer/sock_dns/dns.c (L39-L41)

The include was probably wrongfully removed by accident in
e8cbc6da85 (CC: @miri64).
2021-11-30 01:12:40 +01:00
..
application_layer sock_dns: include string.h for strlen(3) function prototype 2021-11-30 01:12:40 +01:00
ble
credman module/credman: Adapt to tiny-asn1 changes 2021-10-04 21:43:13 +02:00
crosslayer
dsm dsm: rename DTLS_PEER_MAX to CONFIG_DSM_PEER_MAX 2021-10-08 12:15:16 +02:00
gnrc Merge pull request #8954 from zhuoshuguo/gnrc_gomach/adapt_duty_recode_para_name 2021-11-03 12:56:39 +01:00
link_layer net/link_layer/l2util: initial Kconfig modeling 2021-09-30 17:30:16 +02:00
lora
netdev_test netdev_test: avoid explicit cast to netdev 2021-07-09 11:35:19 +02:00
netif sys/net/netif: add netif_get_by_name_buffer function 2021-08-04 18:12:56 +02:00
netstats
netutils netutils: get interface by name rather than ID 2021-07-22 17:26:47 +02:00
network_layer treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sock treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
transport_layer
doc.txt
Kconfig net/ipv*/addr: Add ipv*_addr modules to Kconfig 2021-03-09 09:08:50 +01:00