Skip to content

Commit

Permalink
Revert "src: make large_pages node.cc include conditional"
Browse files Browse the repository at this point in the history
This reverts commit 5e232f5.

PR-URL: #31782
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
  • Loading branch information
MylesBorins authored and addaleax committed Feb 14, 2020
1 parent 6d43299 commit 3d5beeb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/node.cc
Expand Up @@ -64,9 +64,7 @@
#include "inspector/worker_inspector.h" // ParentInspectorHandle
#endif

#ifdef NODE_ENABLE_LARGE_CODE_PAGES
#include "large_pages/node_large_page.h"
#endif

#ifdef NODE_REPORT
#include "node_report.h"
Expand Down

0 comments on commit 3d5beeb

Please sign in to comment.