fix cURL/SSL
authorRobin Gareus <robin@gareus.org>
Sun, 17 Jul 2016 17:16:22 +0000 (19:16 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 17 Jul 2016 17:16:45 +0000 (19:16 +0200)
commit6424a0eab93c85f8b1ff56334f779c1232dfe475
tree2fcab6206a8e7b4d1a6b23e8fe926d2b5408f2f0
parent5f2ee3328f70c8acca6948abe8a40096d2cb497a
fix cURL/SSL

pingback comes first. We need defaults (with SSL). Later explicit
(Freesound Moocher) and implicit (curl_easy_init) calls to curl_global_init
are idempotent and won't get the flags back.
gtk2_ardour/pingback.cc