summaryrefslogtreecommitdiff
path: root/build.c
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-02-10 16:47:40 +0000
committerjbj <devnull@localhost>2001-02-10 16:47:40 +0000
commiteccb6f66fc6cc5ecdebf40a6a8150a804f870fe5 (patch)
tree41682665b293535dbfb7eecfd77166e2476c429a /build.c
parentd304bac9be5dfaefab20c0a953ee1f5197422b45 (diff)
downloadlibrpm-tizen-eccb6f66fc6cc5ecdebf40a6a8150a804f870fe5.tar.gz
librpm-tizen-eccb6f66fc6cc5ecdebf40a6a8150a804f870fe5.tar.bz2
librpm-tizen-eccb6f66fc6cc5ecdebf40a6a8150a804f870fe5.zip
Reorganize sources before implementing --repackage.
CVS patchset: 4543 CVS date: 2001/02/10 16:47:40
Diffstat (limited to 'build.c')
-rw-r--r--build.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.c b/build.c
index 573e9f43d..b8f73ddbd 100644
--- a/build.c
+++ b/build.c
@@ -4,7 +4,6 @@
#include <rpmurl.h>
#include "build.h"
-#include "install.h"
#include "debug.h"
static int checkSpec(Header h)