Change #266346
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Tue 05 May 2026 14:17:20 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 484f724a30ed4af50d53ddbb4d308aa51e40c242 |
Comments
thrdqueue.h: forward declare curl_thrdq unconditionally This allows the unit tests to have a prototype involving such a struct pointer - even when the build is done without threaded resolver. Follow-up to 117d50b4bf48ca04908f87dd665ba Closes #21503
Changed files
- lib/thrdqueue.h