Imported Upstream version 0.6.5
[platform/upstream/libsolv.git] / src / policy.c
index 5b72517..9e5a934 100644 (file)
@@ -776,7 +776,7 @@ move_installed_to_front(Pool *pool, Queue *plist)
  * sort list of packages (given through plist) by name and evr
  * return result through plist
  */
-static void
+void
 prune_to_best_version(Pool *pool, Queue *plist)
 {
   int i, j;