Skip to content
Snippets Groups Projects
Commit cdee08e3 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

network: Check for struct pollfd


We need to include winsock2.h here, to make sure we have the
real pollfd struct definition, if one exists, before defining the
fallback poll function.

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 71078ad3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment