diff options
Diffstat (limited to 'build/parseChangelog.c')
-rw-r--r-- | build/parseChangelog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/parseChangelog.c b/build/parseChangelog.c index 0c532150f..fa744af17 100644 --- a/build/parseChangelog.c +++ b/build/parseChangelog.c @@ -5,6 +5,7 @@ #include "system.h" +#include <rpm/rpmtag.h> #include <rpm/rpmbuild.h> #include <rpm/rpmlog.h> #include "debug.h" |