X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/0f4971d043c38bae1bfb95201622a1405110f899..e3ac2630467e42937478a8e03dec83693912f9c4:/gpgwww.c diff --git a/gpgwww.c b/gpgwww.c index ad864f1..6f8cbdd 100644 --- a/gpgwww.c +++ b/gpgwww.c @@ -5,13 +5,13 @@ * * Copyright 2001-2002 Project Purple. * - * $Id: gpgwww.c,v 1.10 2003/06/04 20:57:08 noodles Exp $ + * $Id: gpgwww.c,v 1.12 2003/10/15 21:15:20 noodles Exp $ */ -// #include #include #include #include +#include #include "getcgi.h" #include "hash.h" @@ -62,7 +62,7 @@ int main(int argc, char *argv[]) to, from); - readconfig(); + readconfig(NULL); initlogthing("gpgwww", config.logfile); initdb(); inithash();