1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/crosslayer/net_help
Hinnerk van Bruinehsen c4a26a6acf sys: inet_pton: conditional include for atmega2560
include sys/types.h conditionally for atmega2560
    Without this change test/unittests fails to build due to a missing
    declaration of ssize_t
2014-08-27 17:48:39 +02:00
..
inet_ntop.c converting tabs to spaces in sys (#1439) 2014-07-31 20:51:50 +02:00
inet_pton.c sys: inet_pton: conditional include for atmega2560 2014-08-27 17:48:39 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
net_help.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 2014-07-31 22:57:20 +02:00