From ab5c7289be52e7798ed0e7ed624dc25d22355641 Mon Sep 17 00:00:00 2001 From: jbj Date: Tue, 27 Aug 2002 13:52:23 +0000 Subject: [PATCH] xmlspec-20020827.diff CVS patchset: 5679 CVS date: 2002/08/27 13:52:23 --- xmlspec/xml2rpm.c | 4 ---- xmlspec/xml2rpm.h | 2 +- xmlspec/xmlbuild.c | 4 ---- xmlspec/xmlmisc.c | 4 ---- xmlspec/xmlstruct.c | 5 +---- 5 files changed, 2 insertions(+), 17 deletions(-) diff --git a/xmlspec/xml2rpm.c b/xmlspec/xml2rpm.c index b270c87..1a8490e 100644 --- a/xmlspec/xml2rpm.c +++ b/xmlspec/xml2rpm.c @@ -2,12 +2,8 @@ #include #include -#include "rpmio.h" -#include "header.h" #include "stringbuf.h" -#include "rpmspec.h" #include "rpmbuild.h" -#include "header_internal.h" #include "xml2rpm.h" #include "xmlstruct.h" diff --git a/xmlspec/xml2rpm.h b/xmlspec/xml2rpm.h index 335867c..31bb044 100644 --- a/xmlspec/xml2rpm.h +++ b/xmlspec/xml2rpm.h @@ -1,7 +1,7 @@ #ifndef _XML_TO_RPM_H_ #define _XML_TO_RPM_H_ -#include "rpmspec.h" +#include "rpmbuild.h" #include "xmlstruct.h" diff --git a/xmlspec/xmlbuild.c b/xmlspec/xmlbuild.c index 2cdc556..b2456c6 100644 --- a/xmlspec/xmlbuild.c +++ b/xmlspec/xmlbuild.c @@ -3,12 +3,8 @@ #include #include -#include "rpmio.h" -#include "header.h" #include "stringbuf.h" -#include "rpmspec.h" #include "rpmbuild.h" -#include "header_internal.h" #include "xml2rpm.h" #include "xmlbuild.h" diff --git a/xmlspec/xmlmisc.c b/xmlspec/xmlmisc.c index 5b6adbe..82e1934 100644 --- a/xmlspec/xmlmisc.c +++ b/xmlspec/xmlmisc.c @@ -2,12 +2,8 @@ #include #include -#include "rpmio.h" -#include "header.h" #include "stringbuf.h" -#include "rpmspec.h" #include "rpmbuild.h" -#include "header_internal.h" #include "xmlmisc.h" diff --git a/xmlspec/xmlstruct.c b/xmlspec/xmlstruct.c index 4b2d9f6..154cacb 100644 --- a/xmlspec/xmlstruct.c +++ b/xmlspec/xmlstruct.c @@ -3,11 +3,8 @@ #include #include -#include "rpmio.h" -#include "header.h" #include "stringbuf.h" -#include "rpmspec.h" -#include "header_internal.h" +#include "rpmbuild.h" #include "xmlmisc.h" #include "xmlstruct.h" -- 2.7.4