188b1ecae7c1a41dae1a6343c696ea18810bcd7b
[citadel.git] / citadel / server / backends / berkeley_db / berkeley_db.h
1 // Copyright (c) 1987-2024 by the citadel.org team
2 //
3 // This program is open source software.  Use, duplication, or disclosure is subject to the GNU General Public License version 3.
4
5 #define THIS_BUILD_CONTAINS_BDB
6
7 void bdb_init_backend(void);