summaryrefslogtreecommitdiff
path: root/python/sourcelist.h
blob: 98684c54f124fe1da16c1ce63a4dc6764929f4aa (plain)
1
2
3
4
5
6
#include <apt-pkg/sourcelist.h>

struct PkgSourceListStruct
{
   pkgSourceList List;
};