summaryrefslogtreecommitdiff
path: root/build/parseBuildInstallClean.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>1998-07-30 22:09:42 +0000
committerjbj <devnull@localhost>1998-07-30 22:09:42 +0000
commit5142bf78e626b861ec1af6be7d81d3bb5c0afe03 (patch)
treeaa6b84c1fb3cf9f267637a719f4f3106e19a1d12 /build/parseBuildInstallClean.c
parentff2267faac75d20f0b8e8ebfda7f571403ad5ee5 (diff)
downloadrpm-5142bf78e626b861ec1af6be7d81d3bb5c0afe03.tar.gz
rpm-5142bf78e626b861ec1af6be7d81d3bb5c0afe03.tar.bz2
rpm-5142bf78e626b861ec1af6be7d81d3bb5c0afe03.zip
Consolidated includes for librpmbuild API.
CVS patchset: 2213 CVS date: 1998/07/30 22:09:42
Diffstat (limited to 'build/parseBuildInstallClean.c')
-rw-r--r--build/parseBuildInstallClean.c4
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)
{