diff options
Diffstat (limited to 'build/parsePrep.c')
-rw-r--r-- | build/parsePrep.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/build/parsePrep.c b/build/parsePrep.c index 670ed709d..8e10c0060 100644 --- a/build/parsePrep.c +++ b/build/parsePrep.c @@ -5,6 +5,8 @@ #include "system.h" +#include <errno.h> + #include <rpm/header.h> #include <rpm/rpmbuild.h> #include <rpm/rpmlog.h> |