Skip to content

Commit 74b12e6

Browse files
committed
Fix building with external builtins #39090
1 parent 98139df commit 74b12e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/node_native_module.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "node_native_module.h"
22
#include "util-inl.h"
3+
#include "debug_utils-inl.h"
34

45
namespace node {
56
namespace native_module {

0 commit comments

Comments
 (0)