Skip to content
Snippets Groups Projects
Commit dcebfb11 authored by Gaëtan Harter's avatar Gaëtan Harter
Browse files

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.
parent 565341c9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment