diff options
Diffstat (limited to 'build/parseBuildInstallClean.c')
-rw-r--r-- | build/parseBuildInstallClean.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/build/parseBuildInstallClean.c b/build/parseBuildInstallClean.c index 76ef92c67..ee7c17aa1 100644 --- a/build/parseBuildInstallClean.c +++ b/build/parseBuildInstallClean.c @@ -1,8 +1,6 @@ #include "system.h" -#include "read.h" -#include "part.h" -#include "rpmlib.h" +#include "rpmbuild.h" int parseBuildInstallClean(Spec spec, int parsePart) { |