Skip to content

Commit

Permalink
Fix building with external builtins nodejs#39090
Browse files Browse the repository at this point in the history
  • Loading branch information
mmomtchev committed Jun 19, 2021
1 parent 98139df commit 74b12e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node_native_module.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#include "node_native_module.h"
#include "util-inl.h"
#include "debug_utils-inl.h"

namespace node {
namespace native_module {
Expand Down

0 comments on commit 74b12e6

Please sign in to comment.