Imported Upstream version 0.7.8
[platform/upstream/libsolv.git] / ext / repo_updateinfoxml.h
1 /*
2  * Copyright (c) 2007, Novell Inc.
3  *
4  * This program is licensed under the BSD license, read LICENSE.BSD
5  * for further information
6  */
7
8 extern int repo_add_updateinfoxml(Repo *repo, FILE *fp, int flags);
9
10 extern void repo_mark_retracted_packages(Repo *repo, Id retractedmarker);
11