summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-09-14 13:39:33 -0400
committerOz Linden <oz@lindenlab.com>2011-09-14 13:39:33 -0400
commit7a60aa91f4d49ba1713122ec3bba670acf55f795 (patch)
treeadbbcae1b0ec1584f804352189bd7b7104d12560 /indra
parent11340e3eb3011930f2765d452685632112775cf1 (diff)
parent758b936deaa0e6ea397c49afa5024315415eeb93 (diff)
merge changes for storm-1562
Diffstat (limited to 'indra')
-rwxr-xr-x[-rw-r--r--]indra/llmessage/llcurl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/llcurl.h b/indra/llmessage/llcurl.h
index a876a1562e..87de202717 100644..100755
--- a/indra/llmessage/llcurl.h
+++ b/indra/llmessage/llcurl.h
@@ -232,6 +232,7 @@ public:
private:
friend class LLCurl;
+ friend class LLCurl::Multi;
CURL* mCurlEasyHandle;
struct curl_slist* mHeaders;