summaryrefslogtreecommitdiff
path: root/build/rpmbuild.h
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-12-02 22:59:38 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-12-02 22:59:38 +0200
commit249113b17a378e55532a1bd4b01c6954d56e59e1 (patch)
tree1d8d4bf07067f15dc76ac0994c953ede0844f01e /build/rpmbuild.h
parentb2a11e03510dde4e805c388b24dcb41e5d1278ab (diff)
downloadrpm-249113b17a378e55532a1bd4b01c6954d56e59e1.tar.gz
rpm-249113b17a378e55532a1bd4b01c6954d56e59e1.tar.bz2
rpm-249113b17a378e55532a1bd4b01c6954d56e59e1.zip
Move rpmsenseFlag enums to rpmds where they logically belong
Diffstat (limited to 'build/rpmbuild.h')
-rw-r--r--build/rpmbuild.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/rpmbuild.h b/build/rpmbuild.h
index 55bd5534d..54ec184c8 100644
--- a/build/rpmbuild.h
+++ b/build/rpmbuild.h
@@ -7,6 +7,7 @@
*/
#include <rpmcli.h>
+#include <rpmds.h>
/* and it shouldn't need these :-( */
#include <rpmstring.h>