diff options
Diffstat (limited to 'python/rpmte-py.c')
-rw-r--r-- | python/rpmte-py.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/rpmte-py.c b/python/rpmte-py.c index b9eae475b..3e591a654 100644 --- a/python/rpmte-py.c +++ b/python/rpmte-py.c @@ -4,7 +4,6 @@ #include "system.h" -#include <rpm/rpmlib.h> #include "header-py.h" /* XXX tagNumFromPyObject */ #include "rpmds-py.h" |