]> the.earth.li Git - onak.git/blobdiff - keydctl.c
Use dynamic context for all backend databases
[onak.git] / keydctl.c
index 4ffecae2943a3fa2bcb51ba08a4889aa0c8208dc..47492c59e26c887474cf125b6024cea1a3de2bf5 100644 (file)
--- a/keydctl.c
+++ b/keydctl.c
@@ -32,7 +32,7 @@
 #include "version.h"
 
 /* HACK: We need to stop onak-conf.o requiring this. */
-void *DBFUNCS = NULL;
+void *DBINIT = NULL;
 
 static int keyd_fd = -1;
 static int verbose = 0;