Imported Upstream version 0.6.27
[platform/upstream/libsolv.git] / ext / repodata_diskusage.h
1 /*
2  * Copyright (c) 2017, SUSE Inc.
3  *
4  * This program is licensed under the BSD license, read LICENSE.BSD
5  * for further information
6  */
7
8 extern void repodata_add_diskusage(Repodata *data, Id handle, Queue *q);
9
10