summaryrefslogtreecommitdiff
path: root/src/mongo/db/process_health/fault_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/process_health/fault_manager.h')
-rw-r--r--src/mongo/db/process_health/fault_manager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/db/process_health/fault_manager.h b/src/mongo/db/process_health/fault_manager.h
index 823bf724350..2bf518da975 100644
--- a/src/mongo/db/process_health/fault_manager.h
+++ b/src/mongo/db/process_health/fault_manager.h
@@ -34,6 +34,7 @@
#include "mongo/db/process_health/fault_facet.h"
#include "mongo/db/process_health/fault_facet_container.h"
#include "mongo/db/process_health/fault_manager_config.h"
+#include "mongo/db/process_health/health_monitoring_server_parameters_gen.h"
#include "mongo/db/process_health/health_observer.h"
#include "mongo/db/service_context.h"
#include "mongo/executor/task_executor.h"