Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/node_binding.cc')
-rw-r--r--src/node_binding.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/node_binding.cc b/src/node_binding.cc
index a2e5134bfa1..6d70d0a501e 100644
--- a/src/node_binding.cc
+++ b/src/node_binding.cc
@@ -36,6 +36,7 @@
V(heap_utils) \
V(http2) \
V(http_parser) \
+ V(http_parser_llhttp) \
V(inspector) \
V(js_stream) \
V(messaging) \