summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/netrc.h
AgeCommit message (Collapse)Author
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
The breakage is just to big for now, so guard the change with #ifndef APT_8_CLEANER_HEADERS and be nice to library users
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2009-10-16port netrc support from maemonMichael Vogt