mirror of
https://github.com/curl/curl.git
synced 2026-04-15 03:31:41 +03:00
md4: include strdup.h for the memdup proto
Reported-by: Erik Schnetter Fixes #12849 Closes #12863
This commit is contained in:
parent
aefb0bde4e
commit
5cc2b016c3
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
#include <string.h>
|
||||
|
||||
#include "strdup.h"
|
||||
#include "curl_md4.h"
|
||||
#include "warnless.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue