Conf pz:limitmap may perform local filtering
[pazpar2-moved-to-github.git] / src / client.h
index 97e8b68..0b1d413 100644 (file)
@@ -103,8 +103,10 @@ void client_unlock(struct client *c);
 int client_has_facet(struct client *cl, const char *name);
 void client_check_preferred_watch(struct client *cl);
 void client_reingest(struct client *cl);
-
-
+const char *client_get_facet_limit_local(struct client *cl,
+                                         struct session_database *sdb,
+                                         int *l,
+                                         NMEM nmem, int *num, char ***values);
 #endif
 
 /*