summaryrefslogtreecommitdiffstats
path: root/src/config/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/config/config.c')
-rw-r--r--src/config/config.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config/config.c b/src/config/config.c
index 6f9e66cd..e24cfe0d 100644
--- a/src/config/config.c
+++ b/src/config/config.c
@@ -278,6 +278,9 @@ REQUIRE_OBJECT ( ipstat_cmd );
#ifdef PROFSTAT_CMD
REQUIRE_OBJECT ( profstat_cmd );
#endif
+#ifdef NTP_CMD
+REQUIRE_OBJECT ( ntp_cmd );
+#endif
/*
* Drag in miscellaneous objects