Skip to content

Add includes for not WIN32 system - #65

Open
mihleonid wants to merge 1 commit into
All-Cups:mainfrom
mihleonid:bsd-net
Open

Add includes for not WIN32 system#65
mihleonid wants to merge 1 commit into
All-Cups:mainfrom
mihleonid:bsd-net

Conversation

@mihleonid

Copy link
Copy Markdown

IPPROTO_TCP was used but not declared. The reason is lack of includes. On Linux they are making no sense, but on FreeBSD these includes must be in program before using IPPROTO_TCP.

IPPROTO_TCP was used but not declared. The reason is lack of includes. On Linux they are making no sense, but on FreeBSD these includes must be in program before using IPPROTO_TCP.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant