Skip to content

build: drop duplicate C includes#20303

Closed
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:hdrdrop
Closed

build: drop duplicate C includes#20303
vszakats wants to merge 2 commits intocurl:masterfrom
vszakats:hdrdrop

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Jan 13, 2026

  • stdlib.h and string.h is included via curl_setup_once.h,
    allowing to drop from tests/server sources and tool_doswin.c.

  • stdlib.h is also included via setup-vms.h (earlier than above),
    allowing to drop it from curl_addrinfo.h on VMS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant