* use SmashStrBuf where apropriate
[citadel.git] / webcit / groupdav.h
index 0fc7906654b2847879a509f38e81058f1d2c94bb..fdeed3cf4b0aadc3c3ec149cf56caeb94a613366 100644 (file)
@@ -14,6 +14,7 @@ struct epdata {
 
 
 void groupdav_common_headers(void);
+void groupdav_main(void);
 void groupdav_get(void);
 void groupdav_put(void);
 void groupdav_delete(void);