X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=keydctl.c;h=47492c59e26c887474cf125b6024cea1a3de2bf5;hb=8e0907be1d73011075a99a0c029c56664e12843e;hp=4ffecae2943a3fa2bcb51ba08a4889aa0c8208dc;hpb=0e735a0b184b202a0533c52171fc55506fa45db2;p=onak.git diff --git a/keydctl.c b/keydctl.c index 4ffecae..47492c5 100644 --- 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;