01-unvedor-llhttp.patch 285 B

1234567891011
  1. --- contrib/python/aiohttp/aiohttp/_cparser.pxd (index)
  2. +++ contrib/python/aiohttp/aiohttp/_cparser.pxd (working tree)
  3. @@ -10,7 +10,7 @@
  4. )
  5. -cdef extern from "../vendor/llhttp/build/llhttp.h":
  6. +cdef extern from "llhttp.h":
  7. struct llhttp__internal_s:
  8. int32_t _index