summaryrefslogtreecommitdiff
path: root/rpmdb
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-09-26 11:29:53 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-09-26 11:29:53 +0300
commit7c1a960aaea9fcdf5346844069eee9daae66d58b (patch)
tree996249e57dac24dda4fae1fa60f224100c6b81a8 /rpmdb
parent39072f5ee4e2f8d1314fc7d9e81b01c88a263bf6 (diff)
downloadrpm-7c1a960aaea9fcdf5346844069eee9daae66d58b.tar.gz
rpm-7c1a960aaea9fcdf5346844069eee9daae66d58b.tar.bz2
rpm-7c1a960aaea9fcdf5346844069eee9daae66d58b.zip
Remove the deprecated rpmlead definitions from public headers
Diffstat (limited to 'rpmdb')
-rw-r--r--rpmdb/legacy.c1
-rw-r--r--rpmdb/legacy.h2
2 files changed, 3 insertions, 0 deletions
diff --git a/rpmdb/legacy.c b/rpmdb/legacy.c
index 5959ecdbd..2213e4634 100644
--- a/rpmdb/legacy.c
+++ b/rpmdb/legacy.c
@@ -18,6 +18,7 @@
#endif
#include "rpmio_internal.h"
+#include "rpmlead.h"
#include <rpmlib.h>
#include <rpmmacro.h>
#include "misc.h"
diff --git a/rpmdb/legacy.h b/rpmdb/legacy.h
index 69b54d635..e6da64549 100644
--- a/rpmdb/legacy.h
+++ b/rpmdb/legacy.h
@@ -6,6 +6,8 @@
*
*/
+#include "rpmlead.h"
+
/**
*/
extern int _noDirTokens;