]> granicus.if.org Git - curl/commit
curl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFS
authorDaniel Stenberg <daniel@haxx.se>
Fri, 1 Apr 2016 11:14:57 +0000 (13:14 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 Apr 2016 11:14:57 +0000 (13:14 +0200)
commit7db9782dd692c01da2135bf7e466c6804d399b1a
tree644af13effbd3eafd5424d49c37b2fea81bb80ba
parent55452ebdff47f98bf3cc383f1dfc3623fcaefefd
curl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFS

So that we only do the extra typedefs in curl_memory.h when we really
need to and avoid double typedefs.

follow-up commit to 7218b52c49aeb1

Thanks-to: Steve Holme
include/curl/curl.h
lib/curl_memory.h