summaryrefslogtreecommitdiff
path: root/rpmdb/db3.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpmdb/db3.c')
-rw-r--r--rpmdb/db3.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/rpmdb/db3.c b/rpmdb/db3.c
index c463c6de5..4043c19d2 100644
--- a/rpmdb/db3.c
+++ b/rpmdb/db3.c
@@ -12,7 +12,8 @@ static int _debug = 1; /* XXX if < 0 debugging, > 0 unusual error returns */
#include <rpmlib.h>
#include <rpmmacro.h>
-#include <rpmurl.h> /* XXX urlPath proto */
+#include <rpmurl.h> /* XXX urlPath proto */
+#include <rpmfileutil.h> /* rpmioMkPath */
#include "rpmdb_internal.h"
#include <rpmlog.h>