Skip to content

Conversation

@vszakats
Copy link
Member

@vszakats vszakats commented Dec 24, 2025

  • drop unused http.h includes.
  • drop unused http1.h include.
  • drop unused http2.h includes.
  • vssh/ssh.h: drop unused vssh.h include.
  • urldata.h: drop unused protocol includes.
  • url: include smtp.h directly.
  • rtsp.h: include directly where used.
  • imap, smtp: drop redundant include, move another from .h to .c.

Verified with an all non-unity CI run.


  • http.h is included from urldata.h. Consider dropping from files including the latter. [SKIP for now]

@github-actions github-actions bot added the tests label Dec 24, 2025
@vszakats vszakats marked this pull request as draft December 24, 2025 23:33
@vszakats vszakats changed the title lib: drop unused http.h and http2.h includes lib: drop unused protocol headers Dec 25, 2025
@vszakats vszakats marked this pull request as ready for review December 25, 2025 01:03
@vszakats vszakats closed this in e78a466 Dec 25, 2025
@vszakats vszakats deleted the hdr20 branch December 25, 2025 11:00
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