summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content.h b/content/content.h
index 8a24e712f..f8838de2a 100644
--- a/content/content.h
+++ b/content/content.h
@@ -103,6 +103,7 @@ void content_remove_user(struct content *c,
void *pw);
uint32_t content_count_users(struct content *c);
+bool content_matches_quirks(struct content *c, bool quirks);
const struct llcache_handle *content_get_llcache_handle(struct content *c);