Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msg/async/net_handler.cc: make it more compatible with BSDs #10029

Merged
merged 1 commit into from Jun 30, 2016

Conversation

wjwithagen
Copy link
Contributor

According the Linux manual page:
POSIX.1-2001 does not require the inclusion of <sys/types.h>, and this header file is not required on Linux. However, some historical (BSD) implementations required this header file, and portable applications are probably wise to include it.

Submitted-by: Willem Jan Withagen wjw@digiware.nl

According the Linux manual page:
POSIX.1-2001 does not require the inclusion of <sys/types.h>, and this header file is not required on Linux.  However, some historical (BSD) implementations required this header file, and portable applications are probably wise to include it.

Submitted-by: Willem Jan Withagen <wjw@digiware.nl>
@liewegas liewegas changed the title net_handler.cc: make it more compatible with BSDs msg/async/net_handler.cc: make it more compatible with BSDs Jun 30, 2016
@liewegas liewegas merged commit f3ac713 into ceph:master Jun 30, 2016
@wjwithagen wjwithagen deleted the patch-1 branch January 4, 2017 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants