]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-missing-prototypes.patch
- don't output pkgconfig dependency for all *.pc found
[packages/rpm.git] / rpm-missing-prototypes.patch
index a52dda1b06c57c98cb03a227fe5810a80ad2f848..c4b4cab16a7c07e6f82cbe55a8946f2f5f026d7d 100644 (file)
@@ -16,9 +16,9 @@
  #endif
  
 +#include "rpmio_internal.h"
- #include <rpmlib.h>
+ #include <rpmcli.h>
  #include <rpmmacro.h>
+ #include <rpmlua.h>
 --- rpm-4.3/tools/convertdb1.c.orig    2004-01-04 02:13:09.000000000 +0000
 +++ rpm-4.3/tools/convertdb1.c 2004-01-12 10:52:04.000000000 +0000
 @@ -10,6 +10,7 @@
This page took 0.024917 seconds and 4 git commands to generate.