X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=keydctl.c;h=8712f6361d00978817f42f717989e3f545ebb18d;hb=85187675424f3854869f1607afd8a1e84e536946;hp=a2b312ca985d9f274f4858ebccba6dc239e8b96c;hpb=6df51fef2960f533a741fb7290867387ed3fbba5;p=onak.git diff --git a/keydctl.c b/keydctl.c index a2b312c..8712f63 100644 --- a/keydctl.c +++ b/keydctl.c @@ -26,12 +26,10 @@ #include #include +#include "build-config.h" + #include "keyd.h" #include "onak-conf.h" -#include "version.h" - -/* HACK: We need to stop onak-conf.o requiring this. */ -void *DBINIT = NULL; static int keyd_fd = -1; static int verbose = 0;