X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Ffnet-dc.c;h=175563b35211abe6bdba7952e07c2e79232a7eea;hb=76d9900b9ea64858b6754985fb161188a423feae;hp=01792233523c8dde3059e0a53b235f4d92893625;hpb=6305c428814bad7215d3f7649cafaf264e68af13;p=doldaconnect.git diff --git a/daemon/fnet-dc.c b/daemon/fnet-dc.c index 0179223..175563b 100644 --- a/daemon/fnet-dc.c +++ b/daemon/fnet-dc.c @@ -44,7 +44,7 @@ #include "transfer.h" #include "sysevents.h" #include "net.h" -#include "tiger.h" +#include /* * The Direct Connect protocol is extremely ugly. Thus, this code must @@ -3523,6 +3523,8 @@ static void listtimercb(int cancelled, void *uudata) static void updatelists(int now) { + if((hmlistname == NULL) || (xmllistname == NULL) || (xmlbz2listname == NULL)) + now = 1; if(!now) { if(listwritetimer == NULL)