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

#define PATCHXML_KINDS_SEPARATELY 1

extern void repo_add_patchxml(Repo *repo, FILE *fp, int flags);