diff options
Diffstat (limited to 'python/rpmfts-py.c')
-rw-r--r-- | python/rpmfts-py.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/rpmfts-py.c b/python/rpmfts-py.c index 537ec3381..a97694388 100644 --- a/python/rpmfts-py.c +++ b/python/rpmfts-py.c @@ -4,7 +4,6 @@ #include "system.h" -#include "Python.h" #include "structmember.h" #ifdef __LCLINT__ |