Commit 23c57b285fdcf9a8a0a5913ea096232038bf0ac3

Christian Weisgerber 2020-09-11T19:44:18

Stop including <sys/syslimits.h> directly. POSIX says the limits defined there are available from <limits.h>, which almost all affected source files already included anyway. ok millert stsp