Go to the documentation of this file.
13 #include <rpm/rpmio.h>
14 #include <rpm/header.h>
15 #include <rpm/rpmtag.h>
16 #include <rpm/rpmds.h>
17 #include <rpm/rpmpgp.h>
18 #ifdef _RPM_4_4_COMPAT
19 #include <rpm/rpmlegacy.h>
32 extern const char *
const rpmNAME;
34 extern const char *
const rpmEVR;
51 #define RPM_MACHTABLE_COUNT 4
59 int rpmReadConfigFiles(const char * file,
157 const char * fn,
Header * hdrp);
178 int rpmvercmp(
const char * a,
const char * b);