X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/51561c4de75e84c2b2d037eb57387d3d3c2aa494..02734b011499cebc763b6700072a4df2abb5afb4:/methods/http.h diff --git a/methods/http.h b/methods/http.h index 0bc019e77..aa96c6810 100644 --- a/methods/http.h +++ b/methods/http.h @@ -182,7 +182,7 @@ class HttpMethod : public pkgAcqMethod string AutoDetectProxyCmd; public: - friend class ServerState; + friend struct ServerState; FileFd *File; ServerState *Server;