Skip to content

Conversation

@MAntoniak
Copy link
Contributor

  • curl_setup.h: all references to mbedtls_md4* functions and structures are in the md4.c. This file already includes the <mbedtls/md4.h> file along with the file existence control (defined (MBEDTLS_MD4_C))
  • curl_ntlm_core.c: unnecessary include - repeated below

- curl_setup.h: all references to mbedtls_md4* functions and structures are in the md4.c. This file already includes the <mbedtls/md4.h> file along with the file existence control (defined (MBEDTLS_MD4_C))
- curl_ntlm_core.c: unnecessary include - repeated below
@bagder
Copy link
Member

bagder commented Jul 16, 2021

Thanks!

@bagder bagder closed this in d84fb30 Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants