2 * Copyright (c) 2007, Novell Inc.
4 * This program is licensed under the BSD license, read LICENSE.BSD
5 * for further information
13 #ifndef SATSOLVER_REPO_SOLVE_H
14 #define SATSOLVER_REPO_SOLVE_H
25 extern int repo_add_solv(Repo *repo, FILE *fp);
31 #endif /* SATSOLVER_REPO_SOLVE_H */