1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext
Anthony Clark befe00a864 http11: Remove qsort code paths [changelog skip] (#2073)
* http11: Remove unused qsort/bsearch code paths

[changelog skip]

* Explicitly include ctype.h to fix compilation warning

[changelog skip]

Had the following warning during compilation without the include:
warning: implicitly declaring library function 'isspace' with type 'int (int)'
2019-11-13 08:31:09 +08:00
..
puma_http11 http11: Remove qsort code paths [changelog skip] (#2073) 2019-11-13 08:31:09 +08:00