2 * Copyright (c) 2009-2012, Novell Inc.
4 * This program is licensed under the BSD license, read LICENSE.BSD
5 * for further information
11 extern FILE *solv_xfopen(const char *fn, const char *mode);
12 extern FILE *solv_xfopen_fd(const char *fn, int fd, const char *mode);