X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=keydb_pg.c;h=88682af9bdcf2139fdc4304c35d295ae49a550d4;hb=a57a146ebc3f15f1ba2dfe8ecb9b59702fb8f799;hp=dd7cbfdbbdc30b203246503fba1f984e281d3ce1;hpb=66748d60571a5ebbbc0f0cb84c061f9c62f5aef7;p=onak.git diff --git a/keydb_pg.c b/keydb_pg.c index dd7cbfd..88682af 100644 --- a/keydb_pg.c +++ b/keydb_pg.c @@ -586,4 +586,5 @@ int dumpdb(char *filenamebase) * Include the basic keydb routines. */ #define NEED_GETFULLKEYID 1 +#define NEED_UPDATEKEYS 1 #include "keydb.c"