Added cli.rescandelay.
[doldaconnect.git] / daemon / client.h
index 669b2ea..66fcf09 100644 (file)
@@ -90,6 +90,7 @@ struct hash *duphash(struct hash *hash);
 struct hash *parsehash(wchar_t *text);
 wchar_t *unparsehash(struct hash *hash);
 int hashcmp(struct hash *h1, struct hash *h2);
+void scanshares(void);
 
 extern struct sharecache *shareroot;
 extern unsigned long long sharesize;