summaryrefslogtreecommitdiffstats
path: root/rr.h
diff options
context:
space:
mode:
Diffstat (limited to 'rr.h')
-rw-r--r--rr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rr.h b/rr.h
index 483fcaa..465c328 100644
--- a/rr.h
+++ b/rr.h
@@ -111,5 +111,6 @@ guint flx_key_get_estimate_size(flxKey *k);
/* ditto */
guint flx_record_get_estimate_size(flxRecord *r);
+gint flx_record_lexicographical_compare(flxRecord *a, flxRecord *b);
#endif