2015-12-03 14:08:43 +01:00
|
|
|
Index: openscap-1.2.7/src/OVAL/probes/unix/linux/rpminfo.c
|
2013-05-06 13:09:31 +02:00
|
|
|
===================================================================
|
2015-12-03 14:08:43 +01:00
|
|
|
--- openscap-1.2.7.orig/src/OVAL/probes/unix/linux/rpminfo.c
|
|
|
|
+++ openscap-1.2.7/src/OVAL/probes/unix/linux/rpminfo.c
|
2013-05-06 13:09:31 +02:00
|
|
|
@@ -66,6 +66,7 @@
|
|
|
|
#include <rpm/rpmmacro.h>
|
|
|
|
#include <rpm/rpmlog.h>
|
|
|
|
#include <rpm/header.h>
|
|
|
|
+#include <rpm/rpmfi.h>
|
|
|
|
|
|
|
|
#ifndef HAVE_HEADERFORMAT
|
|
|
|
# define HAVE_LIBRPM44 1 /* hack */
|