1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer
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
..
asymcute treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cord sys/net/app/cord: Support the addition of extra registration arguments 2021-09-02 16:40:19 +02:00
dhcpv6 dhcpv6_client: add comment on why the division is needed 2021-10-15 17:36:13 +02:00
dns dns_msg: Use correct byteorder for ID 2021-09-29 13:32:12 +02:00
emcute net/emcute: Allow RETAIN flag to be set on incoming PUBLISHs 2021-06-25 18:32:53 +02:00
gcoap Merge pull request #16378 from chrysn-pull-requests/gcoap-handle-truncation 2021-10-27 08:55:52 +02:00
nanocoap sys/net/nanocoap: block_finish returns if more are expected 2021-08-06 09:29:03 +02:00
sntp sys/*: realign ENABLE_DEBUG 2020-10-23 11:27:48 +02:00
sock_dns sock_dns: include string.h for strlen(3) function prototype 2021-11-30 01:12:40 +01:00
uhcp net/uhcp[cd]: use modules to select client/server code 2021-11-09 21:42:45 +01:00
doc.txt net/emcute : Update documentation 2020-11-19 23:11:21 +01:00
Kconfig net/emcute : Expose to Kconfig 2020-11-19 23:11:21 +01:00
Kconfig.coap net/coap: Expose configurations to Kconfig 2020-04-24 10:06:45 +02:00