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

struct PkgAcquireStruct
{
   pkgAcquire fetcher;
};