X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Fclient.h;h=0a301abb31ba08981092ccfcb8a43ee8ba509413;hb=caa88daef3184efc09e60e9b902d1ae6c98db9fb;hp=19708d2c67a8d4ac8b5f7d99cc9b5184bb4eaa55;hpb=6adc02a2c7d311ca4876b49921710c071591f7f6;p=doldaconnect.git diff --git a/daemon/client.h b/daemon/client.h index 19708d2..0a301ab 100644 --- a/daemon/client.h +++ b/daemon/client.h @@ -93,6 +93,7 @@ int hashcmp(struct hash *h1, struct hash *h2); void scanshares(void); extern struct sharecache *shareroot; +extern int sharedfiles; extern unsigned long long sharesize; EGCBCHAIN(sharechangecb, unsigned long long);