| Bug ID | 107013 |
|---|---|
| Summary | Include stdint.h in drm.h |
| Product | DRI |
| Version | XOrg git |
| Hardware | Other |
| OS | Mac OS X (All) |
| Status | NEW |
| Severity | normal |
| Priority | medium |
| Component | libdrm |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | donvodka@gmail.com |
Created attachment 140296 [details] [review] includes libstd.h in include/libstd.h Compilation in macOS High Sierra (10.13.5) is breaking (and probably other versions and OS'). Adding proposed patch. NOTE: It seems #25881 (https://bugs.freedesktop.org/show_bug.cgi?id=25881) took care of this 8 years ago, but current sources obtained from https://anongit.freedesktop.org/git/mesa/drm are missing the include. Thanks.