diff --git a/src/node_crypto_clienthello.cc b/src/node_crypto_clienthello.cc index c7c8dd7de41db2..dc3a692d53aa1b 100644 --- a/src/node_crypto_clienthello.cc +++ b/src/node_crypto_clienthello.cc @@ -21,7 +21,6 @@ #include "node_crypto_clienthello.h" #include "node_crypto_clienthello-inl.h" -#include "node_buffer.h" // Buffer namespace node {