* Jonathan McDowell <noodles@earth.li>
*
* Copyright 2001-2002 Project Purple.
- *
- * $Id: sixdegrees.c,v 1.5 2003/10/15 21:15:21 noodles Exp $
*/
#include <stdio.h>
}
readconfig(NULL);
- initdb();
+ initdb(true);
inithash();
sixdegrees(getfullkeyid(keyid));
destroyhash();