summaryrefslogtreecommitdiff
path: root/build/parsePrep.c
diff options
context:
space:
mode:
Diffstat (limited to 'build/parsePrep.c')
-rw-r--r--build/parsePrep.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/build/parsePrep.c b/build/parsePrep.c
index a2d73b062..d6c55840c 100644
--- a/build/parsePrep.c
+++ b/build/parsePrep.c
@@ -1,14 +1,8 @@
#include "system.h"
-#include "spec.h"
-#include "read.h"
-#include "part.h"
-#include "rpmlib.h"
-#include "lib/misc.h"
+#include "rpmbuild.h"
+
#include "popt/popt.h"
-#include "names.h"
-#include "misc.h"
-#include "config.h"
/* These have to be global to make up for stupid compilers */
static int leaveDirs, skipDefaultAction;