src: add fcntl.h include to node.cc · nodejs/node@520f876 · GitHub
Skip to content

Commit 520f876

Browse files
bzozevanlucas
authored andcommitted
src: add fcntl.h include to node.cc
#11863 adds _O_RDWR to node.cc which is defined in fcntl.h. This adds this include directly to node.cc. PR-URL: #12540 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Myles Borins <myles.borins@gmail.com>
1 parent b52f77d commit 520f876

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/node.cc

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)