Skip to content

Commit 70639a5

Browse files
committed
Revert "src: make large_pages node.cc include conditional"
This reverts commit 5e232f5. PR-URL: #31782 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent b6e266d commit 70639a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/node.cc

-2
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@
6464
#include "inspector/worker_inspector.h" // ParentInspectorHandle
6565
#endif
6666

67-
#ifdef NODE_ENABLE_LARGE_CODE_PAGES
6867
#include "large_pages/node_large_page.h"
69-
#endif
7068

7169
#ifdef NODE_REPORT
7270
#include "node_report.h"

0 commit comments

Comments
 (0)