diff options
Diffstat (limited to 'lib/rpmte.c')
-rw-r--r-- | lib/rpmte.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rpmte.c b/lib/rpmte.c index 552cce955..05ea8b943 100644 --- a/lib/rpmte.c +++ b/lib/rpmte.c @@ -8,9 +8,9 @@ #include <rpm/rpmlib.h> /* RPM_MACHTABLE_* */ #include <rpm/rpmds.h> #include <rpm/rpmfi.h> +#include <rpm/rpmts.h> #include "lib/rpmte_internal.h" -#include <rpm/rpmts.h> #include "debug.h" |