aboutsummaryrefslogtreecommitdiff
path: root/src/calloutd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/calloutd.c')
-rw-r--r--src/calloutd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/calloutd.c b/src/calloutd.c
index cd054125..c3753593 100644
--- a/src/calloutd.c
+++ b/src/calloutd.c
@@ -39,7 +39,6 @@
#include "srvman.h"
#include "srvcfg.h"
#include "mfdb.h"
-#include "mf-dbm.h"
void
xalloc_die()
@@ -125,7 +124,6 @@ main(int argc, char **argv)
mf_srvcfg_log_setup(stderr_closed_p() ? "syslog" : "stderr");
libcallout_init();
- libdbm_init();
db_format_setup();
mf_server_save_cmdline(argc, argv);

Return to:

Send suggestions and report system problems to the System administrator.