Export the indexed rpmds accessors internally
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:07:52 +0000 (10:07 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 5 Oct 2012 07:07:52 +0000 (10:07 +0300)
commitf4758b19201d6780d9bb84e50ee004090ec4b1bf
treee0daebff8899556427543e1dcf4c8171b2b5f449
parent62ddd3149fd76da72dedda63d8c870ad70138125
Export the indexed rpmds accessors internally

- Add an internal header for rpmds too to allow adding interfaces we
  dont necessarily want to export in the public API, make the indexed
  accessors available internally.
lib/Makefile.am
lib/rpmds.c
lib/rpmds_internal.h [new file with mode: 0644]