naddy 8f99c5dbdb Fixes for clang:
Add -fbracket-depth=512 because the preprocessed source exceeds the suggested
implementation limit of 256 for nesting levels of parenthesized expressions
within a full-expression as given in Annex B of the C++ standard.

Add a missing <sys/select.h> that previously must have been pulled in by
another header.
2017-08-02 22:57:59 +00:00
..
2017-08-02 22:57:59 +00:00
2016-12-06 17:25:29 +00:00