summaryrefslogtreecommitdiff
path: root/python/rpmts-py.c
diff options
context:
space:
mode:
Diffstat (limited to 'python/rpmts-py.c')
-rw-r--r--python/rpmts-py.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/rpmts-py.c b/python/rpmts-py.c
index 65f53e6e1..2f63a1262 100644
--- a/python/rpmts-py.c
+++ b/python/rpmts-py.c
@@ -11,6 +11,7 @@
#endif
#include <rpmlib.h>
+#include <rpmmacro.h>
#include "header-py.h"
#include "rpmdb-py.h"