summaryrefslogtreecommitdiff
path: root/lib/rpmte.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpmte.c')
-rw-r--r--lib/rpmte.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/rpmte.c b/lib/rpmte.c
index 35b8e3e8b..6afd69e97 100644
--- a/lib/rpmte.c
+++ b/lib/rpmte.c
@@ -15,6 +15,10 @@
#include "lib/rpmplugins.h"
#include "lib/rpmte_internal.h"
+/* strpool-related interfaces */
+#include "lib/rpmfi_internal.h"
+#include "lib/rpmds_internal.h"
+#include "lib/rpmts_internal.h"
#include "debug.h"