poldek: poldek/pm/rpm/misc.c - missing include
mis
mis at pld-linux.org
Wed Oct 28 21:28:07 CET 2009
Author: mis Date: Wed Oct 28 20:28:07 2009 GMT
Module: poldek Tag: HEAD
---- Log message:
- missing include
---- Files affected:
poldek/poldek/pm/rpm:
misc.c (1.24 -> 1.25)
---- Diffs:
================================================================
Index: poldek/poldek/pm/rpm/misc.c
diff -u poldek/poldek/pm/rpm/misc.c:1.24 poldek/poldek/pm/rpm/misc.c:1.25
--- poldek/poldek/pm/rpm/misc.c:1.24 Tue Mar 3 23:19:43 2009
+++ poldek/poldek/pm/rpm/misc.c Wed Oct 28 21:28:01 2009
@@ -28,6 +28,10 @@
#include <rpm/rpmlib.h>
#include <rpm/rpmte.h>
+#if HAVE_RPM_4_1
+# define _RPMPRCO_INTERNAL
+# include <rpm/rpmds.h>
+#endif
#define _RPMTS_INTERNAL
#include <rpm/rpmts.h>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/poldek/poldek/pm/rpm/misc.c?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list