bpo-36900: Fix compilation on HP-UX by vstinner · Pull Request #13614 · python/cpython

@vstinner

dynload_hpux.c: add #include "pycore_pystate.h" for
_PyInterpreterState_GET_UNSAFE().

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
dynload_hpux.c: add #include "pycore_pystate.h" for
_PyInterpreterState_GET_UNSAFE().