summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/header-py.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/header-py.c b/python/header-py.c
index 165743eea..cfd5e1772 100644
--- a/python/header-py.c
+++ b/python/header-py.c
@@ -7,7 +7,7 @@
#include <rpmlib.h>
#include <rpmstring.h>
-#include "lib/legacy.h"
+#include "lib/legacy.h" /* XXX expand/compressFilelist(), providePackageNVR() */
#include <rpmts.h> /* XXX rpmtsCreate/rpmtsFree */