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