summaryrefslogtreecommitdiff
path: root/ext/repo_cudf.h
blob: fc9a0d60a299fd6f3ecb415e95211e4f2bde168c (plain)
1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2012, Novell Inc.
 *
 * This program is licensed under the BSD license, read LICENSE.BSD
 * for further information
 */

extern int repo_add_cudf(Repo *repo, Repo *installedrepo, FILE *fp, Queue *job, int flags);