mirror of
https://github.com/nghttp2/nghttp2.git
synced 2025-12-07 02:28:53 +08:00
Undefine NGHTTP2_NO_SSIZE_T if BUILDING_NGHTTP2 is defined
This commit is contained in:
@@ -72,6 +72,10 @@ extern "C" {
|
|||||||
# endif /* !BUILDING_NGHTTP2 */
|
# endif /* !BUILDING_NGHTTP2 */
|
||||||
#endif /* !defined(WIN32) */
|
#endif /* !defined(WIN32) */
|
||||||
|
|
||||||
|
#ifdef BUILDING_NGHTTP2
|
||||||
|
# undef NGHTTP2_NO_SSIZE_T
|
||||||
|
#endif /* BUILDING_NGHTTP2 */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef
|
* @typedef
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user