diff options
author | Micael Karlberg <[email protected]> | 2019-03-28 16:31:52 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-04-17 16:56:33 +0200 |
commit | 8f4db4b202b59d5b1b1e9ec5c2e2967bf91211b3 (patch) | |
tree | b0780e0d47f9c59d3d0da0f29af2985af52df4bc /erts/aclocal.m4 | |
parent | f623fffd4f2925c81d0b613bbc77897e3b887098 (diff) | |
download | otp-8f4db4b202b59d5b1b1e9ec5c2e2967bf91211b3.tar.gz otp-8f4db4b202b59d5b1b1e9ec5c2e2967bf91211b3.tar.bz2 otp-8f4db4b202b59d5b1b1e9ec5c2e2967bf91211b3.zip |
[socket] Fixed various windows issues
Building on windows broken again:
* The 'inline' keywork needs som work on windows.
* Function was outside of if-def.
* Missing prototypes resulted in default prototypes.
In this case, the actual problem was missing if-defs
for win32 (that made functions exist on windows
when they should not). Not sure why it compiled just
fine on win32 but not win64 though.
Diffstat (limited to 'erts/aclocal.m4')
0 files changed, 0 insertions, 0 deletions