summaryrefslogtreecommitdiff
path: root/python/rpmmacro-py.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2009-10-01 13:21:44 +0300
committerPanu Matilainen <pmatilai@redhat.com>2009-10-01 14:16:44 +0300
commitb0d374528a367779e158a68a7b6a58ad929b85aa (patch)
tree0fe0230f62e05ab68207a8fbdba11907dc21830b /python/rpmmacro-py.c
parent66c469759c497b72f24ebb6a69ca9a6333d1d600 (diff)
downloadlibrpm-tizen-b0d374528a367779e158a68a7b6a58ad929b85aa.tar.gz
librpm-tizen-b0d374528a367779e158a68a7b6a58ad929b85aa.tar.bz2
librpm-tizen-b0d374528a367779e158a68a7b6a58ad929b85aa.zip
Include structmembers.h centrally from rpmsystem-py.h
- pretty much everything might need this...
Diffstat (limited to 'python/rpmmacro-py.c')
-rw-r--r--python/rpmmacro-py.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/rpmmacro-py.c b/python/rpmmacro-py.c
index 660bd00e4..dec8de09b 100644
--- a/python/rpmmacro-py.c
+++ b/python/rpmmacro-py.c
@@ -1,7 +1,5 @@
#include "rpmsystem-py.h"
-#include <structmember.h>
-
#include <rpm/rpmmacro.h>
#include "rpmmacro-py.h"