0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/nghttp2
Sam Roberts 90cf2d5f00 deps: use nghttp2's config.h on all platforms
Fix warnings about use of htonl(), etc. by including config.h for all
platforms, defining HAVE_ARPA_INET_H on non-Windows, and therefore
including <arpa/inet.h>, which defines the host to network byte order
conversion functions.

PR-URL: https://github.com/nodejs/node/pull/27283
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2019-04-22 12:08:17 -07:00
..
lib deps: use nghttp2's config.h on all platforms 2019-04-22 12:08:17 -07:00
COPYING deps,tools: add missing nghttp2 license 2017-08-14 17:22:15 +02:00
nghttp2.gyp deps: use nghttp2's config.h on all platforms 2019-04-22 12:08:17 -07:00