Skip to content
This repository was archived by the owner on Aug 31, 2018. It is now read-only.

Commit 3c3e74b

Browse files
joyeecheungaddaleax
authored andcommitted
src: make header file self-contained
Make node_crypto_clienthello-inl.h self-contained. PR-URL: nodejs/node#16518 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 977cd4f commit 3c3e74b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node_crypto_clienthello-inl.h

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424

2525
#if defined(NODE_WANT_INTERNALS) && NODE_WANT_INTERNALS
2626

27+
#include "node_crypto_clienthello.h"
2728
#include "util.h"
2829
#include "util-inl.h"
2930

0 commit comments

Comments
 (0)