summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-01-11 15:40:11 +0000
committerjbj <devnull@localhost>2000-01-11 15:40:11 +0000
commit2e2da920eaf13d75d4694cfe12a5b324871d13bf (patch)
treebb887f8f1c16fa2977acb9535bd2ffbfd5b1a3ca /lib
parent9f35fb43733452c2e979dec182347e0b250567ea (diff)
downloadrpm-2e2da920eaf13d75d4694cfe12a5b324871d13bf.tar.gz
rpm-2e2da920eaf13d75d4694cfe12a5b324871d13bf.tar.bz2
rpm-2e2da920eaf13d75d4694cfe12a5b324871d13bf.zip
Orphan.
CVS patchset: 3515 CVS date: 2000/01/11 15:40:11
Diffstat (limited to 'lib')
-rw-r--r--lib/uninstall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/uninstall.c b/lib/uninstall.c
index 874f1279f..78cb75a53 100644
--- a/lib/uninstall.c
+++ b/lib/uninstall.c
@@ -2,6 +2,7 @@
#include <rpmlib.h>
#include <rpmurl.h>
+#include <rpmmacro.h> /* XXX for rpmExpand */
#include "depends.h"
#include "install.h"