#endif
#if defined(HAVE_BERKELEYDB)
#include <db.h>
#include <db4/db.h>
/*
It should be a tuneable, but since scripts/configure.oops accept only db4 it is not a big trouble
*/
#if defined(MODULES)
int mod_run(void);