1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 23:41:18 +01:00
Gaëtan Harter dcebfb11bc posix/osx: fix type conflict on OSX native
In another header file, `socklen_t` is defined to `__darwin_socklen_t` which is
an `uint32_t` and it conflicts.

Preparation to remove NATIVEINCLUDES.
2018-03-20 17:50:47 +01:00
..
2017-11-10 14:19:08 +01:00
2018-02-22 19:13:39 +01:00
2018-01-15 14:37:05 +01:00
2017-09-06 08:49:05 +02:00
2016-09-05 02:22:37 +02:00
2017-06-16 16:50:54 +02:00
2018-01-15 14:37:05 +01:00
2018-03-06 14:00:31 +01:00
2016-12-16 09:48:08 +01:00
2017-09-06 16:10:36 +02:00
2016-11-09 11:59:45 +01:00
2017-11-16 14:40:16 +01:00
2017-05-24 17:54:01 +02:00
2017-07-03 10:55:35 +02:00
2017-10-26 15:13:11 +02:00
2017-06-27 18:05:14 +02:00
2017-12-01 12:55:44 +01:00