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

Fix missing header for major() and minor() functions #2665

Merged
merged 1 commit into from
Nov 4, 2018
Merged

Fix missing header for major() and minor() functions #2665

merged 1 commit into from
Nov 4, 2018

Conversation

jerry73204
Copy link

The source src/uvc-v4l2.cpp calls major() and minor() macros, which requires the sys/sysmacros.h. This PR fix the missing header.

@dorodnic
Copy link
Contributor

dorodnic commented Nov 3, 2018

Something seem to be broken with the Travis OSX build. Not related to the patch

@dorodnic dorodnic closed this Nov 4, 2018
@dorodnic dorodnic reopened this Nov 4, 2018
@dorodnic dorodnic merged commit b7a6fb9 into IntelRealSense:legacy Nov 4, 2018
achirkin pushed a commit to achirkin/librealsense that referenced this pull request Nov 26, 2020
Fix missing header for major() and minor() functions
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.

2 participants