Skip to content

Commit ee40368

Browse files
joyeecheunggibfahn
authored andcommitted
src: make header file self-contained
Make node_crypto_clienthello-inl.h self-contained. PR-URL: #16518 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent fe5d453 commit ee40368

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)