summaryrefslogtreecommitdiff
path: root/lib/rpmds.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-07-13 19:08:51 +0000
committerjbj <devnull@localhost>2002-07-13 19:08:51 +0000
commit261b4a2ecbc7b4ccef094490c74e90f8cfdacfff (patch)
tree16df21598d84a9ba57f8b5accd422c75607c980f /lib/rpmds.h
parentb9df0c51e490b2a2e158a8525d7753cb1fe1bc6e (diff)
downloadlibrpm-tizen-261b4a2ecbc7b4ccef094490c74e90f8cfdacfff.tar.gz
librpm-tizen-261b4a2ecbc7b4ccef094490c74e90f8cfdacfff.tar.bz2
librpm-tizen-261b4a2ecbc7b4ccef094490c74e90f8cfdacfff.zip
- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.
- revert headerFree/headerLink/headerUnlink debugging. CVS patchset: 5550 CVS date: 2002/07/13 19:08:51
Diffstat (limited to 'lib/rpmds.h')
-rw-r--r--lib/rpmds.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rpmds.h b/lib/rpmds.h
index 391f57b62..41c60ecc3 100644
--- a/lib/rpmds.h
+++ b/lib/rpmds.h
@@ -6,6 +6,8 @@
* Structure(s) used for dependency tag sets.
*/
+#include "rpmps.h"
+
/**
*/
/*@-exportlocal@*/