aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs5
1 files changed, 5 insertions, 0 deletions
diff --git a/URPM.xs b/URPM.xs
index 700cebc..100b5e4 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -3234,6 +3234,11 @@ Urpm_list_rpm_tag(urpm=Nullsv)
}
int
+rpmvercmp(one, two)
+ char *one
+ char *two
+
+int
Urpm_ranges_overlap(a, b, b_nopromote=1)
char *a
char *b