X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=keydctl.c;h=8712f6361d00978817f42f717989e3f545ebb18d;hp=a2b312ca985d9f274f4858ebccba6dc239e8b96c;hb=a799cc2909f47d918d1ec7171a9edba28a9f5136;hpb=94422621d7c1300ae7001d13590570f9d4ad2a07 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;