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 4edd4f25d..3326d6fae 100644 --- a/build/parseChangelog.c +++ b/build/parseChangelog.c @@ -6,6 +6,7 @@ #include "system.h" #include "rpmbuild.h" +#include "debug.h" /** */ void addChangelogEntry(Header h, time_t time, const char *name, const char *text) |