Skip to content

Commit 617271c

Browse files
committed
fixup! fixup! src: include node_api_types.h instead of node_api.h in node.h
1 parent d6fc1af commit 617271c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/node.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124

125125
// Forward-declare libuv loop
126126
struct uv_loop_s;
127+
struct napi_module;
127128

128129
// Forward-declare these functions now to stop MSVS from becoming
129130
// terminally confused when it's done in node_internals.h

0 commit comments

Comments
 (0)